File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 runs-on : ubuntu-24.04
3939 steps :
4040 - name : Checkout
41- uses : actions/checkout@v5
41+ uses : actions/checkout@v6
4242
4343 - name : Setup Python
4444 uses : actions/setup-python@v6
5555 runs-on : ubuntu-24.04
5656 steps :
5757 - name : Checkout
58- uses : actions/checkout@v5
58+ uses : actions/checkout@v6
5959
6060 - name : Setup Python
6161 uses : actions/setup-python@v6
7373 runs-on : ubuntu-24.04
7474 steps :
7575 - name : Checkout
76- uses : actions/checkout@v5
76+ uses : actions/checkout@v6
7777
7878 - name : Setup Python
7979 uses : actions/setup-python@v6
@@ -136,7 +136,7 @@ jobs:
136136 runs-on : ubuntu-24.04
137137 steps :
138138 - name : Checkout
139- uses : actions/checkout@v5
139+ uses : actions/checkout@v6
140140
141141 - name : Setup Python
142142 uses : actions/setup-python@v6
You can’t perform that action at this time.
0 commit comments