Skip to content

Commit

Permalink
Merge pull request #83 from urschrei/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.12.4

Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
  • Loading branch information
urschrei authored Jan 27, 2025
2 parents 683271c + 9651a07 commit 5ad7ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: PyPI Publish
uses: pypa/gh-action-pypi-publish@v1.12.3
uses: pypa/gh-action-pypi-publish@v1.12.4
with:
packages-dir: ${{ steps.download.outputs.download-path }}

0 comments on commit 5ad7ef0

Please sign in to comment.