diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3f11806..e4658db 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: run: shasum -a 256 xpbc-macos.artifactbundle.zip > checksums.txt - name: Upload release assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: | xpbc-macos.artifactbundle.zip