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 2424 django-version : ' <3.3'
2525
2626 steps :
27- - uses : actions/checkout@v4
27+ - uses : actions/checkout@v5
2828 - name : Set up Python
2929 uses : actions/setup-python@v5
3030 with :
3939 runs-on : ubuntu-latest
4040
4141 steps :
42- - uses : actions/checkout@v4
42+ - uses : actions/checkout@v5
4343 - name : Set up Python
4444 uses : actions/setup-python@v5
4545 with :
You can’t perform that action at this time.
0 commit comments