Skip to content

Commit 477c438

Browse files
Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#273)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.1 to 1.6.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.6.1...v1.6.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ec1a6c commit 477c438

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/[email protected].1
142+
uses: pypa/[email protected].4
143143
with:
144144
skip_existing: true
145145
user: __token__

0 commit comments

Comments
 (0)