Skip to content

Commit 5ad7ef0

Browse files
authored
Merge pull request #83 from urschrei/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 683271c + 9651a07 commit 5ad7ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
token: ${{ secrets.GITHUB_TOKEN }}
190190

191191
- name: PyPI Publish
192-
uses: pypa/[email protected].3
192+
uses: pypa/[email protected].4
193193
with:
194194
packages-dir: ${{ steps.download.outputs.download-path }}
195195

0 commit comments

Comments
 (0)