File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99
1010 steps :
11- - uses : actions/checkout@v3
11+ - uses : actions/checkout@v6
1212 with :
1313 fetch-depth : 0
1414 - name : Docs update
Original file line number Diff line number Diff line change 99 publish :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v3
12+ - uses : actions/checkout@v6
1313 - name : Set up Python
1414 uses : actions/setup-python@v5
1515 - name : Install Flit
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@v3
13+ - uses : actions/checkout@v6
1414 - name : Set up Python
1515 uses : actions/setup-python@v5
1616 with :
Original file line number Diff line number Diff line change 4848 django-version : ' <5.2'
4949
5050 steps :
51- - uses : actions/checkout@v3
51+ - uses : actions/checkout@v6
5252 - name : Set up Python
5353 uses : actions/setup-python@v5
5454 with :
6464 runs-on : ubuntu-latest
6565
6666 steps :
67- - uses : actions/checkout@v3
67+ - uses : actions/checkout@v6
6868 - name : Set up Python
6969 uses : actions/setup-python@v5
7070 with :
7979 codestyle :
8080 runs-on : ubuntu-latest
8181 steps :
82- - uses : actions/checkout@v3
82+ - uses : actions/checkout@v6
8383 - name : Set up Python
8484 uses : actions/setup-python@v5
8585 with :
You can’t perform that action at this time.
0 commit comments