Skip to content

Commit 649b409

Browse files
build(deps): update softprops/action-gh-release action to v3
1 parent 4b0e00a commit 649b409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
name: pypi-packages
6464
- name: Release
65-
uses: softprops/action-gh-release@v2
65+
uses: softprops/action-gh-release@v3
6666
with:
6767
# Generate release notes on the new GH release
6868
generate_release_notes: true

0 commit comments

Comments
 (0)