diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5ace2d..e5d19fc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -123,7 +123,7 @@ jobs: shell: bash - name: Upload Release Asset - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: startsWith(github.ref, 'refs/tags/') with: files: ${{ matrix.asset_name }} @@ -227,7 +227,7 @@ jobs: git push origin main - name: Upload Signatures to Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | SHA256SUMS