We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5742cf commit a1533c8Copy full SHA for a1533c8
‎.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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
51
with:
52
token: ${{ steps.get_token.outputs.token }}
53
persist-credentials: false
0 commit comments