Skip to content

Commit c5505b2

Browse files
Bump softprops/action-gh-release from 2.5.0 to 2.6.1 (#757)
1 parent b42b336 commit c5505b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.13.0
3636
- name: Upload release assets
37-
uses: softprops/action-gh-release@v2.5.0
37+
uses: softprops/action-gh-release@v2.6.1
3838
with:
3939
files: |
4040
dist/*.whl

0 commit comments

Comments
 (0)