Skip to content

Commit 878cf5e

Browse files
authored
Merge pull request #76 from betatim/dependabot/github_actions/dependencies-13fff53659
2 parents 7eb9b2a + f8d85fa commit 878cf5e

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

0 commit comments

Comments
 (0)