File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4343 - mpi-block
4444 - mpi-applications
4545 steps :
46- - uses : actions/checkout@v5
46+ - uses : actions/checkout@v6
4747 - uses : julia-actions/setup-julia@v2
4848 with :
4949 version : ${{ matrix.version }}
6565 permissions :
6666 contents : write
6767 steps :
68- - uses : actions/checkout@v5
68+ - uses : actions/checkout@v6
6969 - uses : julia-actions/setup-julia@v2
7070 with :
7171 version : ' 1'
Original file line number Diff line number Diff line change 8787 make
8888 make install
8989 cd $CURR_DIR
90- - uses : actions/checkout@v5
90+ - uses : actions/checkout@v6
9191 - uses : julia-actions/setup-julia@v2
9292 with :
9393 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 77 name : Paper Draft Compilation
88 steps :
99 - name : Checkout
10- uses : actions/checkout@v5
10+ uses : actions/checkout@v6
1111 - name : Build draft PDF
1212 uses : openjournals/openjournals-draft-action@master
1313 with :
You can’t perform that action at this time.
0 commit comments