File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 path : dist
5050
5151 - name : Generate artifact attestation for sdist and wheel
52- uses : actions/attest-build-provenance@v2.4 .0
52+ uses : actions/attest-build-provenance@v3.0 .0
5353 with :
5454 subject-path : " dist/*"
5555
Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
27- - uses : actions/setup-python@v5
27+ - uses : actions/setup-python@v6
2828 with :
2929 python-version : " 3.x"
3030 - uses : pre-commit/action@v3.0.1
5252 with :
5353 fetch-depth : 0
5454
55- - uses : actions/setup-python@v5
55+ - uses : actions/setup-python@v6
5656 with :
5757 python-version : ${{ matrix.python-version }}
5858 allow-prereleases : true
6666 --durations=20
6767
6868 - name : Upload coverage report
69- uses : codecov/codecov-action@v5.5.0
69+ uses : codecov/codecov-action@v5.5.1
7070 with :
7171 token : ${{ secrets.CODECOV_TOKEN }}
You can’t perform that action at this time.
0 commit comments