Skip to content

Commit da7d351

Browse files
Bump pypa/gh-action-pypi-publish in the actions group
Bumps the actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99c998d commit da7d351

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
@@ -72,7 +72,7 @@ jobs:
7272
- name: Build sdist and wheel
7373
run: nox --error-on-missing-interpreters --non-interactive --session build
7474
- name: Publish to PyPI
75-
uses: pypa/gh-action-pypi-publish@v1.10.3
75+
uses: pypa/gh-action-pypi-publish@v1.11.0
7676

7777
create-release:
7878
name: Create a release on GitHub's UI

0 commit comments

Comments
 (0)