Skip to content

Commit 5c3c58c

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#2940)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78d1f64 commit 5c3c58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Build package
9898
run: pyproject-build -s -w . -o dist
9999
- name: Publish to PyPI
100-
uses: pypa/gh-action-pypi-publish@v1.6.4
100+
uses: pypa/gh-action-pypi-publish@v1.7.1
101101
with:
102102
skip_existing: true
103103
user: __token__

0 commit comments

Comments
 (0)