diff --git a/.github/workflows/ci_release.yml b/.github/workflows/ci_release.yml index 679a7233f..becbb3556 100644 --- a/.github/workflows/ci_release.yml +++ b/.github/workflows/ci_release.yml @@ -212,7 +212,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Download artifacts" - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 - name: "Display downloaded files" run: ls -R