Skip to content

Commit 8b1c25d

Browse files
Update actions/checkout action to v5
1 parent d2f72e6 commit 8b1c25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v5
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v5
3636
- name: Upload artifact

0 commit comments

Comments
 (0)