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