Skip to content

Commit

Permalink
Merge pull request #70 from urschrei/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.10.0
  • Loading branch information
urschrei authored Sep 2, 2024
2 parents c3dc347 + 6b1d13d commit 4e3554b
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 @@ -188,7 +188,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit 4e3554b

Please sign in to comment.