diff --git a/.github/workflows/LinkChecker.yml b/.github/workflows/LinkChecker.yml index 95bef9ef..16a9c830 100644 --- a/.github/workflows/LinkChecker.yml +++ b/.github/workflows/LinkChecker.yml @@ -33,7 +33,7 @@ jobs: continue-on-error: true - name: Upload Artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: boxes.treasuredata.com.html path: ./logs/boxes.treasuredata.com.html