Explorar o código

downgrade actions/download-artifact to v3 (#11230)

Leithen hai 1 ano
pai
achega
61fd2fc1b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/check-urls.yml

+ 1 - 1
.github/workflows/check-urls.yml

@@ -104,7 +104,7 @@ jobs:
       - name: Checkout  # for having the sources of the local action
         uses: actions/checkout@v4
         # download and unzip the ab-results-*.json generated by job-matrix: check-urls
-      - uses: actions/download-artifact@v4
+      - uses: actions/download-artifact@v3
         with:
           name: ${{ steps.set-output.outputs.FILENAME}}
       - name: Generate Summary Report