Skip to content

Commit 957a005

Browse files
chore: upgrade gh-action-pypi-publish
1 parent 604f84b commit 957a005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
5050
- name: Publish to PyPI
51-
uses: pypa/gh-action-pypi-publish@v1.12.4
51+
uses: pypa/gh-action-pypi-publish@v1.13.0
5252
with:
5353
verbose: true
5454

0 commit comments

Comments
 (0)