diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6e26f8..de42ed5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: steps: - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Update GitHub prerelease if: ${{ github.ref == 'refs/heads/master' }}