File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 name : " validate"
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v5
23+ - uses : actions/checkout@v6
2424 with :
2525 fetch-depth : 0
2626
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ concurrency:
1818
1919jobs :
2020 refresh_lockfiles :
21- uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.11.2
21+ uses : scitools/workflows/.github/workflows/refresh-lockfiles.yml@2025.11.8
2222 secrets : inherit
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ concurrency:
2525jobs :
2626 manifest :
2727 name : " check-manifest"
28- uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.11.2
28+ uses : scitools/workflows/.github/workflows/ci-manifest.yml@2025.11.8
Original file line number Diff line number Diff line change 1010
1111jobs :
1212 prompt-share :
13- uses : scitools/workflows/.github/workflows/ci-template-check.yml@2025.11.2
13+ uses : scitools/workflows/.github/workflows/ci-template-check.yml@2025.11.8
1414 secrets : inherit
1515 with :
1616 pr_number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change 5252 codecov : " codecov"
5353
5454 steps :
55- - uses : actions/checkout@v5
55+ - uses : actions/checkout@v6
5656 with :
5757 fetch-depth : 0
5858
Original file line number Diff line number Diff line change 4343 arch : " AMD64"
4444
4545 steps :
46- - uses : actions/checkout@v5
46+ - uses : actions/checkout@v6
4747 with :
4848 fetch-depth : 0
4949
6969 name : " Build sdist"
7070 runs-on : ubuntu-latest
7171 steps :
72- - uses : actions/checkout@v5
72+ - uses : actions/checkout@v6
7373 with :
7474 fetch-depth : 0
7575
You can’t perform that action at this time.
0 commit comments