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 55 codespell :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v4
8+ - uses : actions/checkout@v5
99 - name : Install dependencies
1010 shell : bash -l {0}
1111 run : |
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 name : ${{ github.event.inputs.package }}@${{ github.event.ref }}
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v5
2020
2121 - name : Run examples and tests
2222 uses : Macaulay2/M2/.github/actions/package-review@master
Original file line number Diff line number Diff line change 5454 os : macos-13
5555 compiler : default
5656 steps :
57- - uses : actions/checkout@v4
57+ - uses : actions/checkout@v5
5858
5959# ----------------------
6060# Install missing tools and libraries for macOS
You can’t perform that action at this time.
0 commit comments