File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 version : ' 1.0'
5050 arch : ' x64' # run x86_64 build of Julia under Rosetta 2 emulation
5151 steps :
52- - uses : actions/checkout@v4
52+ - uses : actions/checkout@v5
5353 - uses : julia-actions/setup-julia@v2
5454 with :
5555 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ jobs:
1919 - uses : julia-actions/setup-julia@v2
2020 with :
2121 version : ' 1'
22- - uses : actions/checkout@v4
22+ - uses : actions/checkout@v5
2323 - uses : julia-actions/julia-buildpkg@v1
2424 - uses : julia-actions/julia-invalidations@v1
2525 id : invs_pr
2626
27- - uses : actions/checkout@v4
27+ - uses : actions/checkout@v5
2828 with :
2929 ref : ${{ github.event.repository.default_branch }}
3030 - uses : julia-actions/julia-buildpkg@v1
You can’t perform that action at this time.
0 commit comments