Skip to content

Commit 55eee1d

Browse files
authored
Merge pull request #67 from betatim/dependabot/github_actions/dependencies-72327b8d01
2 parents 8e6c87a + f3a6275 commit 55eee1d

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.1
26+
- uses: pypa/gh-action-pypi-publish@v1.10.2
2727
if: github.event_name == 'release'
2828
with:
2929
user: __token__

0 commit comments

Comments
 (0)