File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4141 git log -1 --format='%H'
4242 working-directory: base
4343 - name : Set up Python 3.8
44- uses : actions/setup-python@v3
44+ uses : actions/setup-python@v4
4545 with :
4646 python-version : 3.8
4747 - name : Download CodeQL CLI
Original file line number Diff line number Diff line change 2222 - name : Clone self (github/codeql)
2323 uses : actions/checkout@v3
2424 - name : Set up Python 3.8
25- uses : actions/setup-python@v3
25+ uses : actions/setup-python@v4
2626 with :
2727 python-version : 3.8
2828
Original file line number Diff line number Diff line change 1919 path : codeqlModels
2020 fetch-depth : 0
2121 - name : Set up Python 3.8
22- uses : actions/setup-python@v3
22+ uses : actions/setup-python@v4
2323 with :
2424 python-version : 3.8
2525 - name : Download CodeQL CLI
Original file line number Diff line number Diff line change 2222 path : ql
2323 fetch-depth : 0
2424 - name : Set up Python 3.8
25- uses : actions/setup-python@v3
25+ uses : actions/setup-python@v4
2626 with :
2727 python-version : 3.8
2828 - name : Download CodeQL CLI
Original file line number Diff line number Diff line change 2323 path : codeqlModels
2424 ref : ${{ github.event.inputs.qlModelShaOverride || github.ref }}
2525 - name : Set up Python 3.8
26- uses : actions/setup-python@v3
26+ uses : actions/setup-python@v4
2727 with :
2828 python-version : 3.8
2929 - name : Download CodeQL CLI
Original file line number Diff line number Diff line change 2323 with :
2424 path : codeql
2525 - name : Set up Python 3.8
26- uses : actions/setup-python@v3
26+ uses : actions/setup-python@v4
2727 with :
2828 python-version : 3.8
2929 - name : Download CodeQL CLI
You can’t perform that action at this time.
0 commit comments