Skip to content

Commit e84929b

Browse files
Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#638)
1 parent cd0968d commit e84929b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: github.event_name == 'release'
3535
uses: pypa/gh-action-pypi-publish@v1.12.4
3636
- name: Upload release assets
37-
uses: softprops/action-gh-release@v2.2.2
37+
uses: softprops/action-gh-release@v2.3.2
3838
with:
3939
files: |
4040
dist/*.whl

0 commit comments

Comments
 (0)