Skip to content

Commit 86e67b6

Browse files
chore(deps): update actions/checkout action to v7
1 parent 3d2bd72 commit 86e67b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@v6
18+
- uses: actions/checkout@v7
1919

2020
- name: Setup Vite+
2121
uses: voidzero-dev/setup-vp@v1

0 commit comments

Comments
 (0)