diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index b4d77ce7..f17863a8 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -49,7 +49,7 @@ jobs: - name: Upload link check report if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: link-check-report path: lychee-report.md