Skip to content

Commit

Permalink
Merge pull request #5092 from yt-project/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/actions-088cad1836

Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in /.github/workflows in the actions group
  • Loading branch information
neutrinoceros authored Jan 1, 2025
2 parents 874ccb7 + 55f9381 commit 4a0c1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
merge-multiple: true

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.12.2
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit 4a0c1fc

Please sign in to comment.