Skip to content

Commit cad2c77

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

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/[email protected].3
100+
uses: pypa/[email protected].5
101101
with:
102102
skip_existing: true
103103
user: __token__

0 commit comments

Comments
 (0)