diff --git a/.github/workflows/create_release.yml b/.github/workflows/create_release.yml index 65d1a48..38aa150 100644 --- a/.github/workflows/create_release.yml +++ b/.github/workflows/create_release.yml @@ -173,7 +173,7 @@ jobs: needs: [Build-And-Test-Windows, Build-And-Test-Linux] steps: - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Zip binaries run: |