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 9898 node-version : " 15.14"
9999
100100 steps :
101- - uses : actions/checkout@v2
101+ - uses : actions/checkout@v4
102102
103103 - name : Install Node.js ${{ matrix.node-version }}
104104 shell : bash -eo pipefail -l {0}
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Checkout repository
44- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
44+ uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
4545
4646 # Initializes the CodeQL tools for scanning.
4747 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : " Checkout code"
36- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
36+ uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v4.1.2
3737 with :
3838 persist-credentials : false
3939
You can’t perform that action at this time.
0 commit comments