We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a137b7 + c43e0e0 commit 8088e74Copy full SHA for 8088e74
1 file changed
.github/workflows/linkcheck.yml
@@ -18,7 +18,7 @@ jobs:
18
LYCHEE_REPORT_FILE: ./lychee/out.md
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
23
- name: Link Checker
24
id: lychee
0 commit comments