File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 path : dist
3838
3939 - name : Generate artifact attestation for sdist and wheel
40- uses : actions/attest-build-provenance@v2.1 .0
40+ uses : actions/attest-build-provenance@v2.2 .0
4141 with :
4242 subject-path : " dist/*"
4343
Original file line number Diff line number Diff line change 6666 run : pixi run -e ${{ matrix.environment }} tests-ci
6767
6868 - name : Upload coverage report
69- uses : codecov/codecov-action@v5.1.2
69+ uses : codecov/codecov-action@v5.3.1
7070 with :
7171 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v4
1818 - name : Download Artifact
19- uses : dawidd6/action-download-artifact@v7
19+ uses : dawidd6/action-download-artifact@v8
2020 with :
2121 workflow : docs-build.yml
2222 name : docs-build
You can’t perform that action at this time.
0 commit comments