We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9717d9 + ce8dc53 commit 7ca1f91Copy full SHA for 7ca1f91
1 file changed
.github/workflows/wiki_checks.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Clone GitHub Wiki
14
id: checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
repository: ${{ github.repository }}.wiki
18
0 commit comments