Skip to content

Commit a02af91

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#63)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e51f558 commit a02af91

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
@@ -111,7 +111,7 @@ jobs:
111111
- name: Build sdist and wheel
112112
run: python -m build -s -w . -o dist
113113
- name: Publish to PyPi
114-
uses: pypa/[email protected].5
114+
uses: pypa/[email protected].6
115115
with:
116116
skip_existing: true
117117
user: __token__

0 commit comments

Comments
 (0)