Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 39b4f20

Browse files
Merge pull request #269 from py-pdf/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
2 parents c491782 + 7659ef4 commit 39b4f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Publish package on PyPI
5858
if: steps.check-version.outputs.tag
59-
uses: pypa/[email protected].0
59+
uses: pypa/[email protected].2
6060
with:
6161
user: __token__
6262
password: ${{ secrets.FLIT_PASSWORD }}

0 commit comments

Comments
 (0)