File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 arch :
2222 - x64
2323 steps :
24- - uses : actions/checkout@v2
24+ - uses : actions/checkout@v4
2525 - uses : julia-actions/setup-julia@v1
2626 with :
2727 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 2727 arch :
2828 - x64
2929 steps :
30- - uses : actions/checkout@v2
30+ - uses : actions/checkout@v4
3131 - uses : julia-actions/setup-julia@v1
3232 with :
3333 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 2727 arch :
2828 - x64
2929 steps :
30- - uses : actions/checkout@v2
30+ - uses : actions/checkout@v4
3131 - uses : julia-actions/setup-julia@v1
3232 with :
3333 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 1414 build :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v2
17+ - uses : actions/checkout@v4
1818 - uses : julia-actions/setup-julia@latest
1919 with :
2020 version : ' 1'
Original file line number Diff line number Diff line change 1313 if : startsWith(github.head_ref, 'documentation/')
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v2
16+ - uses : actions/checkout@v4
1717 - uses : julia-actions/setup-julia@latest
1818 with :
1919 version : ' 1'
You can’t perform that action at this time.
0 commit comments