We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a437bf commit 07da8dbCopy full SHA for 07da8db
‎.github/workflows/wiki.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# More info: https://github.com/actions/checkout.
49
- name: Checkout & Authentication
50
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
+ uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
51
with:
52
token: ${{ steps.get_token.outputs.token }}
53
persist-credentials: false
0 commit comments