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 4646 node-version : " 22"
4747
4848 steps :
49- - uses : actions/checkout@v4.2.2
49+ - uses : actions/checkout@v5.0.0
5050
5151 - name : Install Node.js ${{ matrix.node-version }}
5252 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@v4.2.2
44+ uses : actions/checkout@v5.0.0
4545
4646 # Initializes the CodeQL tools for scanning.
4747 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : " Checkout code"
35- uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # v3.6.0
35+ uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v3.6.0
3636 with :
3737 persist-credentials : false
3838
You can’t perform that action at this time.
0 commit comments