Skip to content

Commit 331c7a4

Browse files
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 (#178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 579ccc3 commit 331c7a4

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
@@ -149,7 +149,7 @@ jobs:
149149
- name: Build sdist and wheel
150150
run: python -m build -s -w . -o dist
151151
- name: Publish to PyPi
152-
uses: pypa/gh-action-pypi-publish@v1.5.1
152+
uses: pypa/gh-action-pypi-publish@v1.6.1
153153
with:
154154
skip_existing: true
155155
user: __token__

0 commit comments

Comments
 (0)