Skip to content

Commit 0988ee9

Browse files
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#239)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dbe3ba1 commit 0988ee9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Build package
2525
run: pyproject-build -s -w . -o dist
2626
- name: Publish to PyPI
27-
uses: pypa/[email protected].5
27+
uses: pypa/[email protected].6

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires =
33
tox>=4.2
44
env_list =
5-
fix
5+
fix
66
py312
77
py311
88
py310

0 commit comments

Comments
 (0)