File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 publish :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@v5
1313 - name : Set up Python
1414 uses : actions/setup-python@v5
1515 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - name : Set up Python
1515 uses : actions/setup-python@v5
1616 with :
Original file line number Diff line number Diff line change 2323 - python-version : ' 3.12'
2424 django-version : ' <3.3'
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727 - name : Set up Python
2828 uses : actions/setup-python@v5
2929 with :
3838 runs-on : ubuntu-latest
3939
4040 steps :
41- - uses : actions/checkout@v4
41+ - uses : actions/checkout@v5
4242 - name : Set up Python
4343 uses : actions/setup-python@v5
4444 with :
You can’t perform that action at this time.
0 commit comments