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 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 3131 arch :
3232 - x64
3333 steps :
34- - uses : actions/checkout@v4
34+ - uses : actions/checkout@v5
3535 - uses : julia-actions/setup-julia@v2
3636 with :
3737 version : ${{ matrix.version }}
5353 pull-requests : read # Required when using `push_preview=true`
5454 statuses : write # Optional, used to report documentation build statuses
5555 steps :
56- - uses : actions/checkout@v4
56+ - uses : actions/checkout@v5
5757 - uses : julia-actions/setup-julia@v2
5858 with :
5959 version : ' 1'
You can’t perform that action at this time.
0 commit comments