Skip to content

Commit f906fb8

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#260)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.3...v1.12.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bac1706 commit f906fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
name: cachier_dist
8383
path: dist
8484
- name: Publish distribution 📦 to PyPI
85-
uses: pypa/[email protected].3
85+
uses: pypa/[email protected].4
8686
with:
8787
user: __token__
8888
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)