Skip to content

Commit 74e3dfc

Browse files
ci: bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 (#196)
1 parent 842d1a7 commit 74e3dfc

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

0 commit comments

Comments
 (0)