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 912d6f1 commit 29aa904Copy full SHA for 29aa904
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
- name: Run LinkChecker
17
id: self-check
18
uses: ./
README.md
runs-on: ubuntu-latest
- name: Check URLs
uses: paramt/url-checker@master
with:
0 commit comments