Skip to content

Commit 8cfdcd0

Browse files
Bump softprops/action-gh-release from 2 to 3 in the github-actions group (#710)
1 parent bc8cf8c commit 8cfdcd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
contents: write
131131
steps:
132132
- name: Create GitHub release
133-
uses: softprops/action-gh-release@v2
133+
uses: softprops/action-gh-release@v3
134134
with:
135135
generate_release_notes: true
136136

0 commit comments

Comments
 (0)