Skip to content

Commit a8d08c6

Browse files
🔄 synced local '.github/workflows/gh-pages.yml' with remote '.github/workflows/gh-pages.yml'
1 parent b44f570 commit a8d08c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/gh-pages.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# More info: https://github.com/actions/checkout.
3939
- name: Checkout & Authentication
40-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
40+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
4141
with:
4242
persist-credentials: false
4343
fetch-depth: 0
@@ -80,7 +80,7 @@ jobs:
8080

8181
# More info: https://github.com/actions/checkout.
8282
- name: Checkout & Authentication
83-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
83+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
8484
with:
8585
persist-credentials: false
8686
fetch-depth: 0

0 commit comments

Comments
 (0)