Skip to content

Commit 2e01acf

Browse files
🔄 synced local '.github/workflows/wiki.yml' with remote '.github/workflows/wiki.yml'
1 parent bb8a00a commit 2e01acf

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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
50+
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
5151
with:
5252
token: ${{ steps.get_token.outputs.token }}
5353
persist-credentials: false

0 commit comments

Comments
 (0)