Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
  • Loading branch information
urschrei authored Sep 23, 2024
2 parents cc8e8ce + f63ad61 commit b087121
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 @@ -180,7 +180,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit b087121

Please sign in to comment.