Skip to content

Commit 39d7db2

Browse files
committed
Update softprops/action-gh-release to v3 for Node.js 24 support
Co-Authored-By: BitCode <https://github.com/sazid/bitcode>
1 parent 0b5e076 commit 39d7db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
find . -type f | sort | xargs sha256sum > checksums.txt
8383
8484
- name: Create Release
85-
uses: softprops/action-gh-release@v2
85+
uses: softprops/action-gh-release@v3
8686
with:
8787
files: |
8888
artifacts/bitcode-*

0 commit comments

Comments
 (0)