File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 build :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020 - uses : julia-actions/setup-julia@latest
2121 with :
2222 version : ' 1'
Original file line number Diff line number Diff line change 2626 version : ['1.6', '1', 'nightly']
2727 os : [ubuntu-latest, windows-latest, macOS-latest]
2828 steps :
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030# - name: "Set up Julia"
3131 - uses : julia-actions/setup-julia@latest
3232 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout gh-pages branch
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v5
1515 with :
1616 ref : gh-pages
1717 - name : Delete preview and history + push changes
You can’t perform that action at this time.
0 commit comments