Skip to content

Commit 8b611d7

Browse files
authored
Merge pull request #79 from urschrei/dependabot/github_actions/pypa/gh-action-pypi-publish-1.11.0
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
2 parents fdbc4a2 + d41bd39 commit 8b611d7

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/gh-action-pypi-publish@v1.10.3
192+
uses: pypa/gh-action-pypi-publish@v1.11.0
193193
with:
194194
packages-dir: ${{ steps.download.outputs.download-path }}
195195

0 commit comments

Comments
 (0)