diff --git a/.github/workflows/infrastructure-download-external.yml b/.github/workflows/infrastructure-download-external.yml index c17e1c55..f0c6e16d 100644 --- a/.github/workflows/infrastructure-download-external.yml +++ b/.github/workflows/infrastructure-download-external.yml @@ -190,7 +190,7 @@ jobs: echo "artifacts/${{ env.PR_NUMBER }}/" > path.txt - name: Upload Artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: assets-for-download path: downloads