Skip to content

Commit c863c5f

Browse files
authored
Merge pull request #66 from bopen/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.1
2 parents 3d0a3e4 + 8bb24aa commit c863c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,6 @@ jobs:
230230
with:
231231
name: distribution
232232
path: dist
233-
- uses: pypa/gh-action-pypi-publish@v1.8.14
233+
- uses: pypa/gh-action-pypi-publish@v1.10.1
234234
with:
235235
verbose: true

0 commit comments

Comments
 (0)