Skip to content

Commit f7a5d2d

Browse files
ci: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#192)
1 parent b4db1f3 commit f7a5d2d

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

0 commit comments

Comments
 (0)