File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9494 fi
9595
9696 - name : " Stage 0: Checkout repo"
97- uses : actions/checkout@v4
97+ uses : actions/checkout@v5
9898 with :
9999 fetch-depth : 0
100100
@@ -250,7 +250,7 @@ jobs:
250250 fi
251251
252252 - name : " Stage 0: Checkout repo"
253- uses : actions/checkout@v4
253+ uses : actions/checkout@v5
254254 with :
255255 fetch-depth : 0
256256
Original file line number Diff line number Diff line change 2222 - name : ovh2
2323
2424 steps :
25- - uses : actions/checkout@v4
25+ - uses : actions/checkout@v5
2626
2727 - uses : actions/setup-python@v5
2828 with :
Original file line number Diff line number Diff line change 1515 terraform-pre-commit :
1616 runs-on : ubuntu-22.04
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v5
1919 - uses : actions/setup-python@v5
2020 with :
2121 python-version-file : " .python-version"
Original file line number Diff line number Diff line change 4545 k3s-channel : " v1.24"
4646
4747 steps :
48- - uses : actions/checkout@v4
48+ - uses : actions/checkout@v5
4949 - uses : actions/setup-python@v5
5050 with :
5151 python-version-file : " .python-version"
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-24.04
2626
2727 steps :
28- - uses : actions/checkout@v4
28+ - uses : actions/checkout@v5
2929 - uses : actions/setup-python@v5
3030 with :
3131 python-version-file : " .python-version"
Original file line number Diff line number Diff line change 2323 environment : update-grafana-data-env
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727
2828 - uses : actions/setup-python@v5
2929 with :
Original file line number Diff line number Diff line change 4242 source_url : https://github.com/jupyterhub/repo2docker
4343
4444 steps :
45- - uses : actions/checkout@v4
45+ - uses : actions/checkout@v5
4646
4747 - uses : actions/setup-python@v5
4848 with :
@@ -171,7 +171,7 @@ jobs:
171171 chart_dep_devel_flag : " --devel"
172172 github_repo : cryptnono/cryptnono
173173 steps :
174- - uses : actions/checkout@v4
174+ - uses : actions/checkout@v5
175175
176176 - uses : actions/setup-python@v5
177177 with :
You can’t perform that action at this time.
0 commit comments