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.
1 parent 6255cff commit 980d2f6Copy full SHA for 980d2f6
.github/workflows/check_links.yml
@@ -10,7 +10,7 @@ jobs:
10
check_links:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- name: Check URLs
15
run: |
16
.github/helpers/check_urls.sh \
0 commit comments