Skip to content

Commit 761fa62

Browse files
committed
chore(deps): update actions/checkout action to v4
1 parent 291c59d commit 761fa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
snowpack-svelte,
3737
]
3838
steps:
39-
- uses: actions/checkout@v3
39+
- uses: actions/checkout@v4
4040

4141
- name: Setup Node
4242
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)