There was an error while loading. Please reload this page.
2 parents 52a81ec + d8aaac2 commit 59a33adCopy full SHA for 59a33ad
1 file changed
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
echo '```' >> "$GITHUB_STEP_SUMMARY"
60
61
- name: Release
62
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
63
with:
64
tag_name: ${{ github.ref_name }}
65
name: ${{ github.ref_name }}
0 commit comments