Skip to content

Commit 77cb0f2

Browse files
Update actions/checkout action to v7
1 parent aea0edf commit 77cb0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install Dart Sass
4040
run: sudo snap install dart-sass
4141
- name: Checkout
42-
uses: actions/checkout@v5
42+
uses: actions/checkout@v7
4343
with:
4444
submodules: recursive
4545
- name: Setup Pages

0 commit comments

Comments
 (0)