Skip to content

Commit f4b3bd2

Browse files
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#3349)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a04cc3a commit f4b3bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
name: ${{ env.dists-artifact-name }}
4444
path: dist/
4545
- name: Publish to PyPI
46-
uses: pypa/[email protected].1
46+
uses: pypa/[email protected].2
4747
with:
4848
attestations: true

0 commit comments

Comments
 (0)