Skip to content

Commit 3bd3d85

Browse files
Update actions/checkout action to v4.2.2 (#92)
1 parent 6f3c88a commit 3bd3d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/[email protected].1
12+
- uses: actions/[email protected].2
1313
with:
1414
submodules: true
1515
fetch-depth: 0

0 commit comments

Comments
 (0)