Skip to content

Commit d5b0655

Browse files
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#765)
1 parent 78992de commit d5b0655

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
@@ -32,7 +32,7 @@ jobs:
3232
python -m build
3333
- name: Upload to PyPI
3434
if: github.event_name == 'release'
35-
uses: pypa/gh-action-pypi-publish@v1.13.0
35+
uses: pypa/gh-action-pypi-publish@v1.14.0
3636
- name: Upload release assets
3737
uses: softprops/[email protected]
3838
with:

0 commit comments

Comments
 (0)