Skip to content

Commit

Permalink
Merge pull request #65 from urschrei/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.9.0
  • Loading branch information
urschrei authored Jun 17, 2024
2 parents 6ed12ba + 3daea88 commit eacacb3
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.8.14
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
packages-dir: ${{ steps.download.outputs.download-path }}

0 comments on commit eacacb3

Please sign in to comment.