Skip to content

Commit

Permalink
Merge pull request #69 from betatim/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-5e72becc27

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the dependencies group
  • Loading branch information
xhochy authored Nov 4, 2024
2 parents c1c6950 + 8e5cc5e commit 601a4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- shell: bash -el {0}
run:
python -m build
- uses: pypa/gh-action-pypi-publish@v1.10.3
- uses: pypa/gh-action-pypi-publish@v1.11.0
if: github.event_name == 'release'
with:
user: __token__
Expand Down

0 comments on commit 601a4bb

Please sign in to comment.