Skip to content

Commit b911e3a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
run: python -m build -s -w . -o dist
146146
- name: Publish to PyPi
147147
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && github.repository_owner == 'pypa'
148-
uses: pypa/[email protected].3
148+
uses: pypa/[email protected].5
149149
with:
150150
skip_existing: true
151151
user: __token__

0 commit comments

Comments
 (0)