Skip to content

Commit 7bd337a

Browse files
Bump pypa/gh-action-pypi-publish in /.github/workflows (#668)
1 parent eb75076 commit 7bd337a

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
@@ -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.12.4
35+
uses: pypa/gh-action-pypi-publish@v1.13.0
3636
- name: Upload release assets
3737
uses: softprops/[email protected]
3838
with:

0 commit comments

Comments
 (0)