Skip to content

Commit 9f49ec9

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#1532)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dd82e0 commit 9f49ec9

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/[email protected].0
75+
uses: pypa/[email protected].1
7676

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

0 commit comments

Comments
 (0)