File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8282 tox -e base,dist,docs
8383
8484 - name : Upload coverage
85- uses : codecov/codecov-action@v5
85+ uses : codecov/codecov-action@v6
8686 with :
8787 env_vars : TOXENV,DJANGO
8888
Original file line number Diff line number Diff line change 5858 name : python-package-distributions
5959 path : dist/
6060 - name : Publish distribution 📦 to TestPyPI
61- uses : pypa/gh-action-pypi-publish@release/v1.13
61+ uses : pypa/gh-action-pypi-publish@release/v1.14
6262 with :
6363 repository-url : https://test.pypi.org/legacy/
6464 skip-existing : true
8181 name : python-package-distributions
8282 path : dist/
8383 - name : Publish distribution 📦 to PyPI
84- uses : pypa/gh-action-pypi-publish@release/v1.13
84+ uses : pypa/gh-action-pypi-publish@release/v1.14
8585
8686 github-release :
8787 name : >-
@@ -100,7 +100,7 @@ jobs:
100100 name : python-package-distributions
101101 path : dist/
102102 - name : Sign the dists with Sigstore
103- uses : sigstore/gh-action-sigstore-python@v3.2 .0
103+ uses : sigstore/gh-action-sigstore-python@v3.3 .0
104104 with :
105105 inputs : >-
106106 ./dist/*.tar.gz
You can’t perform that action at this time.
0 commit comments