Skip to content

Commit 5b94c35

Browse files
authored
Merge pull request #114 from dcnieho/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2 parents d15a956 + 8b9756b commit 5b94c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
merge-multiple: true
7575
path: dist
7676

77-
- uses: pypa/[email protected].3
77+
- uses: pypa/[email protected].4
7878
with:
7979
user: __token__
8080
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)