File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919
2020 steps :
21- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2222 with :
2323 fetch-depth : 0
2424 persist-credentials : false
Original file line number Diff line number Diff line change 1919 if : github.repository == 'ESMValGroup/ESMValCore' # avoid GAs in forks
2020 steps :
2121 - name : Check out a copy of the repository
22- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2323 with :
2424 persist-credentials : false
2525 - name : Check whether the citation metadata from CITATION.cff is valid
Original file line number Diff line number Diff line change 3131 - test-py314
3232 name : ${{ matrix.os }} ${{ matrix.environment }}
3333 steps :
34- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
34+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3535 with :
3636 fetch-depth : 0
3737 persist-credentials : false
Original file line number Diff line number Diff line change 3232 - test-r
3333 name : ${{ matrix.os }} ${{ matrix.environment }}
3434 steps :
35- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
35+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3636 with :
3737 fetch-depth : 0
3838 persist-credentials : false
Original file line number Diff line number Diff line change 1414 pixi-update :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
17+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1818 with :
1919 fetch-depth : 0
2020 persist-credentials : false
You can’t perform that action at this time.
0 commit comments