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