We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b08f9 commit 3db3493Copy full SHA for 3db3493
.github/workflows/check-link.yml
@@ -28,7 +28,7 @@ jobs:
28
fail: true
29
30
- name: Comment on failure
31
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
32
if: env.lychee_exit_code != 0
33
with:
34
token: ${{ github.token }}
0 commit comments