diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f6502b6..f9f23b0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v2 - name: Download builds - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 - name: Release builds uses: "marvinpinto/action-automatic-releases@latest" with: