Skip to content

Commit 99c998d

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group (#1555)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eafa67e commit 99c998d

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

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

0 commit comments

Comments
 (0)