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.
actions/checkout
4
1 parent c053181 commit 1e92115Copy full SHA for 1e92115
1 file changed
README.md
@@ -28,7 +28,7 @@ jobs:
28
linkChecker:
29
runs-on: ubuntu-latest
30
steps:
31
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
32
33
- name: Link Checker
34
id: lychee
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
uses: lycheeverse/lychee-action@v1.9.0
0 commit comments