Skip to content

Commit cd35760

Browse files
authored
Merge pull request #126 from pypi/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
2 parents bd349e2 + b7b34b2 commit cd35760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: python -m build
3333

3434
- name: publish
35-
uses: pypa/[email protected].0
35+
uses: pypa/[email protected].1
3636

3737
- name: sign
3838
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)