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