diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c0f43b8..896af9d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -115,7 +115,7 @@ jobs: shasum -a 256 *.tar.gz *.zip > checksums.txt - name: Upload release assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | dist/*.tar.gz