Skip to content

Commit 4677009

Browse files
authored
Merge pull request #264 from macro-consortium/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.2
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
2 parents 868daee + e4670d1 commit 4677009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Build package
3535
run: python -m build
3636
- name: pypi-publish
37-
uses: pypa/gh-action-pypi-publish@v1.10.0
37+
uses: pypa/gh-action-pypi-publish@v1.10.2

0 commit comments

Comments
 (0)