diff --git a/.github/workflows/nightly_release.yml b/.github/workflows/nightly_release.yml index d256ed70..6a9003b4 100644 --- a/.github/workflows/nightly_release.yml +++ b/.github/workflows/nightly_release.yml @@ -120,7 +120,7 @@ jobs: contents: write steps: - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 # without further specification, downloads all artifacts from the run with: path: release