File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 image : ghcr.io/triqs/solid_dmft_github_ci:unstable
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727
2828 - name : Build solid_dmft
2929 run : |
Original file line number Diff line number Diff line change 2626 image : ghcr.io/triqs/solid_dmft_github_ci:${{github.ref_name}}
2727
2828 steps :
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030
3131 - name : Build solid_dmft
3232 run : |
Original file line number Diff line number Diff line change 2626 image : ghcr.io/triqs/solid_dmft_github_ci:${{github.ref_name}}
2727
2828 steps :
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030
3131 - name : Build solid_dmft
3232 run : |
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@v4
27+ uses : actions/checkout@v5
2828
2929 - name : Setup Docker buildx
3030 uses : docker/setup-buildx-action@v3
Original file line number Diff line number Diff line change 1414 image : ghcr.io/triqs/solid_dmft_github_ci:3.3.x
1515
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - name : Install pypa/build
1919 run : |
2020 pip3 install --user build toml --break-system-packages
4646
4747 steps :
4848 - name : Download all the dists
49- uses : actions/download-artifact@v4
49+ uses : actions/download-artifact@v5
5050 with :
5151 name : python-package-distributions
5252 path : dist/
You can’t perform that action at this time.
0 commit comments