Skip to content

Commit 0aa4ae4

Browse files
ci: bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#166)
1 parent 55baefa commit 0aa4ae4

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.10.2
37+
uses: pypa/gh-action-pypi-publish@v1.10.3
3838
with:
3939
user: __token__
4040
password: ${{ secrets.TEST_PYPI_TOKEN }}

0 commit comments

Comments
 (0)