Skip to content

Commit a5ce154

Browse files
authored
Merge pull request #113 from fwilliams/dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows
2 parents 2a482ff + 4e33dfb commit a5ce154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-and-publish-to-pipy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
path: dist
7272
merge-multiple: true
7373

74-
- uses: pypa/gh-action-pypi-publish@v1.4.2
74+
- uses: pypa/gh-action-pypi-publish@v1.13.0
7575
with:
7676
user: __token__
7777
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)