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 2323 - " 3.13"
2424
2525 steps :
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727 - uses : actions/setup-python@v6
2828 with :
2929 python-version : ${{ matrix.python-version }}
3939 runs-on : ubuntu-latest
4040
4141 steps :
42- - uses : actions/checkout@v5
42+ - uses : actions/checkout@v6
4343 - uses : actions/setup-python@v6
4444 with :
4545 python-version : " 3.x"
5151 runs-on : ubuntu-latest
5252
5353 steps :
54- - uses : actions/checkout@v5
54+ - uses : actions/checkout@v6
5555 - uses : actions/setup-python@v6
5656 with :
5757 python-version : " 3.x"
6363 runs-on : ubuntu-latest
6464
6565 steps :
66- - uses : actions/checkout@v5
66+ - uses : actions/checkout@v6
6767 - uses : actions/setup-python@v6
6868 with :
6969 python-version : " 3.x"
You can’t perform that action at this time.
0 commit comments