We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44f570 commit a8d08c6Copy full SHA for a8d08c6
‎.github/workflows/gh-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# More info: https://github.com/actions/checkout.
39
- name: Checkout & Authentication
40
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
41
with:
42
persist-credentials: false
43
fetch-depth: 0
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
0 commit comments