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 4242 - macos-latest
4343 - windows-latest
4444 steps :
45- - uses : actions/checkout@v4
45+ - uses : actions/checkout@v5
4646 - uses : julia-actions/setup-julia@v2
4747 with :
4848 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 1616 contents : write
1717 steps :
1818 - name : Checkout gh-pages branch
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 ref : gh-pages
2222 - name : Delete preview and history + push changes
Original file line number Diff line number Diff line change 3232 os :
3333 - ubuntu-latest
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v5
3636 - uses : julia-actions/setup-julia@v2
3737 with :
3838 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout Actions Repository
11- uses : actions/checkout@v4
11+ uses : actions/checkout@v5
1212 - name : Check spelling
1313
Original file line number Diff line number Diff line change 1616 statuses : write
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 - uses : julia-actions/setup-julia@v2
2121 with :
2222 version : ' 1.9'
You can’t perform that action at this time.
0 commit comments