Skip to content

Commit bfc57da

Browse files
committed
ci: update gh-action-pypi-publish
In an attempt to fix an error in the release workflow...
1 parent 33c7f84 commit bfc57da

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
@@ -29,4 +29,4 @@ jobs:
2929
python3 -m build
3030
3131
- name: Publish
32-
uses: pypa/gh-action-pypi-publish@v1.8.11
32+
uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)