File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 sudo apt-get install libhdf5-dev
3333 sudo apt-get install --reinstall libxcb-xinerama0
3434 sudo apt-get install qtbase5-dev
35- - uses : actions/checkout@v5
35+ - uses : actions/checkout@v6
3636 - name : Setup python
3737 uses : actions/setup-python@v6
3838 with :
Original file line number Diff line number Diff line change 3434 python-version :
3535 - ' 3.10'
3636 steps :
37- - uses : actions/checkout@v5
37+ - uses : actions/checkout@v6
3838 - uses : julia-actions/setup-julia@v2
3939 with :
4040 version : ${{ matrix.version }}
Original file line number Diff line number Diff line change 1212 name : Runic
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 # - uses: julia-actions/setup-julia@v2
1717 # with:
1818 # version: '1'
Original file line number Diff line number Diff line change 2222 sudo apt-get update
2323 sudo apt-get install libhdf5-dev
2424 sudo apt-get install --reinstall libxcb-xinerama0
25- - uses : actions/checkout@v5
25+ - uses : actions/checkout@v6
2626 - name : Setup python
2727 uses : actions/setup-python@v6
2828 with :
You can’t perform that action at this time.
0 commit comments