File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-22.04
1414
1515 steps :
16- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v2
16+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v3 # v2
1717 - name : Install dependencies
1818 run : |
1919 python -m pip install tox
3737
3838
3939 steps :
40- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v2
40+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v3 # v2
4141 with :
4242 fetch-depth : 1
4343
Original file line number Diff line number Diff line change 2424
2525 steps :
2626 - name : Checkout repository
27- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v2
27+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3 # v3 # v2
2828
2929 # Initializes the CodeQL tools for scanning.
3030 - name : Initialize CodeQL
You can’t perform that action at this time.
0 commit comments