Skip to content

Commit 0178e6b

Browse files
authored
Merge pull request #74 from labelle-org/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
2 parents 8e16a4e + d417567 commit 0178e6b

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
@@ -41,4 +41,4 @@ jobs:
4141
name: dist-files
4242
path: dist
4343
- name: Publish
44-
uses: pypa/gh-action-pypi-publish@v1.9.0
44+
uses: pypa/gh-action-pypi-publish@v1.10.0

0 commit comments

Comments
 (0)