Skip to content

Commit

Permalink
Merge pull request #180 from brews/dependabot/github_actions/pypa/gh-…
Browse files Browse the repository at this point in the history
…action-pypi-publish-1.11.0

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
  • Loading branch information
brews authored Oct 31, 2024
2 parents c6e4043 + c7ad319 commit 09aa2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: |
python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.11.0

0 comments on commit 09aa2ed

Please sign in to comment.