File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 arch : x86
4141 version : " 1"
4242 steps :
43- - uses : actions/checkout@v6
43+ - uses : actions/checkout@v7
4444 - uses : julia-actions/setup-julia@v3
4545 with :
4646 version : ${{ matrix.version }}
7373 name : Documentation
7474 runs-on : ubuntu-latest
7575 steps :
76- - uses : actions/checkout@v6
76+ - uses : actions/checkout@v7
7777 - uses : julia-actions/setup-julia@v3
7878 with :
7979 version : ' lts'
Original file line number Diff line number Diff line change 88 name : Julia Nightly - Ubuntu - x64
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v6
11+ - uses : actions/checkout@v7
1212 - uses : julia-actions/setup-julia@v3
1313 with :
1414 version : nightly
Original file line number Diff line number Diff line change 77 format :
88 runs-on : ubuntu-slim
99 steps :
10- - uses : actions/checkout@v6
10+ - uses : actions/checkout@v7
1111 - uses : julia-actions/setup-julia@v3
1212 with :
1313 version : 1
You can’t perform that action at this time.
0 commit comments