File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 fail-fast : true
3131 runs-on : ubuntu-latest
3232 steps :
33- - uses : actions/checkout@v3 .1.0
33+ - uses : actions/checkout@v4 .1.1
3434 - name : Set up Python
3535 uses : actions/setup-python@v4
3636 with :
Original file line number Diff line number Diff line change 2020 latest-changes :
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v4.1.1
2424 with :
2525 # To allow latest-changes to commit to master
2626 token : ${{ secrets.UWSGI_NGINX_DOCKER_LATEST_CHANGES }}
Original file line number Diff line number Diff line change 3434 fail-fast : true
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@v3 .1.0
37+ - uses : actions/checkout@v4 .1.1
3838 - name : Set up Python
3939 uses : actions/setup-python@v4
4040 with :
You can’t perform that action at this time.
0 commit comments