Skip to content

Commit a58904b

Browse files
Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#506)
1 parent 481bdf8 commit a58904b

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
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
twine upload --verbose dist/*
4040
- name: Upload release assets
41-
uses: softprops/[email protected].6
41+
uses: softprops/[email protected].8
4242
with:
4343
files: |
4444
dist/*.whl

0 commit comments

Comments
 (0)