Skip to content

Commit 7d52467

Browse files
authoredMar 12, 2024
🔄 synced local '.github/workflows/wiki.yml' with remote '.github/workflows/wiki.yml'
1 parent d495a55 commit 7d52467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/wiki.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# More info: https://github.com/actions/checkout.
4949
- name: Checkout & Authentication
50-
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
50+
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
5151
with:
5252
token: ${{ steps.get_token.outputs.token }}
5353
persist-credentials: false

0 commit comments

Comments
 (0)