Skip to content

Commit

Permalink
chore(deps): update pypa/gh-action-pypi-publish action to v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JP-Ellis committed Sep 23, 2024
1 parent 2845821 commit a636f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
generate_release_notes: true

- name: Push build artifacts to PyPI
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
with:
skip-existing: true
packages-dir: wheels
Expand Down

0 comments on commit a636f0c

Please sign in to comment.