Skip to content

Commit 899a563

Browse files
committed
Update release action
1 parent 28ec73c commit 899a563

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
@@ -95,7 +95,7 @@ jobs:
9595
run: cargo publish --locked
9696

9797
- name: Create GitHub Release and upload assets
98-
uses: softprops/action-gh-release@v2
98+
uses: softprops/action-gh-release@v3
9999
env:
100100
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
101101
with:

0 commit comments

Comments
 (0)