Skip to content

Commit daf59ec

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (#334)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1898e3 commit daf59ec

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
@@ -139,7 +139,7 @@ jobs:
139139
- name: Build sdist and wheel
140140
run: python -m build -s -w . -o dist
141141
- name: Publish to PyPi
142-
uses: pypa/gh-action-pypi-publish@v1.6.4
142+
uses: pypa/gh-action-pypi-publish@v1.8.1
143143
with:
144144
skip_existing: true
145145
user: __token__

0 commit comments

Comments
 (0)