Skip to content

Commit 0f4c2e8

Browse files
ci: bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#149)
1 parent 223149d commit 0f4c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
poetry build --ansi
3535
3636
- name: Publish package on TestPyPI
37-
uses: pypa/gh-action-pypi-publish@v1.9.0
37+
uses: pypa/gh-action-pypi-publish@v1.10.0
3838
with:
3939
user: __token__
4040
password: ${{ secrets.TEST_PYPI_TOKEN }}

0 commit comments

Comments
 (0)