diff --git a/.github/workflows/linkcheck.yaml b/.github/workflows/linkcheck.yaml index 855bb1f98..7c99c2828 100644 --- a/.github/workflows/linkcheck.yaml +++ b/.github/workflows/linkcheck.yaml @@ -13,7 +13,7 @@ jobs: permissions: issues: write # required for peter-evans/create-issue-from-file steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Link Checker id: lychee