Skip to content

Commit bee981c

Browse files
committed
Bump softprops/action-gh-release from 2 to 3
1 parent c370218 commit bee981c

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
@@ -131,7 +131,7 @@ jobs:
131131
./dist/*.whl
132132
133133
- name: Create GitHub Release
134-
uses: softprops/action-gh-release@v2
134+
uses: softprops/action-gh-release@v3
135135
with:
136136
body_path: LATEST_RELEASE_NOTES.md
137137
# `dist/` contains the built distributions, and the

0 commit comments

Comments
 (0)