Skip to content

Commit 4716af7

Browse files
authored
Merge pull request #328 from ClimateImpactLab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.3
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
2 parents acfcc32 + 4559d74 commit 4716af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: Build package
2828
run: python -m build
2929
- name: Publish package
30-
uses: pypa/[email protected].2
30+
uses: pypa/[email protected].3

0 commit comments

Comments
 (0)