Skip to content

Commit d755eda

Browse files
ci: bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#777)
1 parent a7a58b2 commit d755eda

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/[email protected].2
37+
uses: pypa/[email protected].3
3838
with:
3939
user: __token__
4040
password: ${{ secrets.TEST_PYPI_TOKEN }}

0 commit comments

Comments
 (0)