Skip to content

Commit 9c818fa

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.11.0
1 parent 40d63f9 commit 9c818fa

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
@@ -18,6 +18,6 @@ jobs:
1818
- name: Build
1919
run: hatchling build
2020
- name: Push to PyPI
21-
uses: pypa/gh-action-pypi-publish@v1.10.3
21+
uses: pypa/gh-action-pypi-publish@v1.11.0
2222
with:
2323
attestations: true

0 commit comments

Comments
 (0)