diff --git a/.github/workflows/check-urls.yml b/.github/workflows/check-urls.yml index e1be2556d..ab0af73c7 100644 --- a/.github/workflows/check-urls.yml +++ b/.github/workflows/check-urls.yml @@ -122,7 +122,7 @@ jobs: uses: actions/checkout@v5 # download and unzip the ab-results-*.json generated by job-matrix: check-urls - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 - name: Generate Summary Report uses: ./.github/actions/awesomebot-gh-summary-action with: