Skip to content

Commit

Permalink
Merge pull request #69 from bopen/dependabot/github_actions/pypa/gh-a…
Browse files Browse the repository at this point in the history
…ction-pypi-publish-1.12.3

Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.3
  • Loading branch information
alexamici authored Jan 3, 2025
2 parents 105e3c7 + ad0695a commit 8d3dfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ jobs:
with:
name: distribution
path: dist
- uses: pypa/gh-action-pypi-publish@v1.10.1
- uses: pypa/gh-action-pypi-publish@v1.12.3
with:
verbose: true

0 comments on commit 8d3dfa9

Please sign in to comment.