Skip to content

Commit 8816db7

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34d76df commit 8816db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
- name: Build sdist and wheel
152152
run: python -m build -s -w . -o dist
153153
- name: Publish to PyPi
154-
uses: pypa/gh-action-pypi-publish@v1.6.4
154+
uses: pypa/gh-action-pypi-publish@v1.7.1
155155
with:
156156
skip_existing: true
157157
user: __token__

0 commit comments

Comments
 (0)