File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 - macos-latest
3333
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v5
3636 with :
3737 fetch-depth : 0
3838 - name : Install the latest version of uv
8686 runs-on : ubuntu-latest
8787 needs : test
8888 steps :
89- - uses : actions/checkout@v4
89+ - uses : actions/checkout@v5
9090 with :
9191 fetch-depth : 0
9292 - name : Install the latest version of uv
@@ -140,7 +140,7 @@ jobs:
140140 exclude :
141141 - { os: windows-latest, tox_env: readme }
142142 steps :
143- - uses : actions/checkout@v4
143+ - uses : actions/checkout@v5
144144 with :
145145 fetch-depth : 0
146146 - name : Install the latest version of uv
Original file line number Diff line number Diff line change 1010 build :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 with :
1515 fetch-depth : 0
1616 - name : Install the latest version of uv
You can’t perform that action at this time.
0 commit comments