diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80b04e1..0b41033 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Prepare Archives run: |