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