Skip to content

Commit

Permalink
Merge pull request #13066 from pytest-dev/patchback/backports/8.3.x/d…
Browse files Browse the repository at this point in the history
…5254b50f8c1302e86a4fc81780ca513cdf2fb24/pr-13064

[PR #13064/d5254b50 backport][8.3.x] build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
  • Loading branch information
webknjaz authored Dec 16, 2024
2 parents 4e7af35 + 544bf20 commit 64e0f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
path: dist

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.12.2
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
attestations: true

Expand Down

0 comments on commit 64e0f23

Please sign in to comment.