Skip to content

Commit 8e6c87a

Browse files
authored
Merge pull request #66 from betatim/dependabot/github_actions/dependencies-92cd5b737a
2 parents 71d327d + 0b1c337 commit 8e6c87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- shell: bash -el {0}
2424
run:
2525
python -m build
26-
- uses: pypa/gh-action-pypi-publish@v1.10.0
26+
- uses: pypa/gh-action-pypi-publish@v1.10.1
2727
if: github.event_name == 'release'
2828
with:
2929
user: __token__

0 commit comments

Comments
 (0)