Skip to content

Commit ac581cb

Browse files
authored
Merge pull request #633 from ClimateImpactLab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
2 parents b9e3d2c + 486b1d4 commit ac581cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Build package
2828
run: python -m build
2929
- name: Publish package
30-
uses: pypa/gh-action-pypi-publish@v1.13.0
30+
uses: pypa/gh-action-pypi-publish@v1.14.0
3131

0 commit comments

Comments
 (0)