Skip to content

Commit 461cd26

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#2530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff4eb1 commit 461cd26

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
@@ -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].1
148+
uses: pypa/[email protected].3
149149
with:
150150
skip_existing: true
151151
user: __token__

0 commit comments

Comments
 (0)