Skip to content

Commit

Permalink
Merge pull request #176 from ClimateImpactLab/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pypa/gh-action-pypi-publish-1.10.0

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
  • Loading branch information
brews authored Sep 3, 2024
2 parents 963b6fe + 93f41b8 commit 167e4aa
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 @@ -27,4 +27,4 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.9.0
uses: pypa/gh-action-pypi-publish@v1.10.0

0 comments on commit 167e4aa

Please sign in to comment.