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 1414 - " 18"
1515 - " *"
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - uses : actions/setup-node@v4
1919 with :
2020 node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Checkout repository
44- uses : actions/checkout@v4
44+ uses : actions/checkout@v5
4545
4646 # Initializes the CodeQL tools for scanning.
4747 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3434
3535 steps :
3636 - name : " Checkout code"
37- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.2
37+ uses : actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.1.2
3838 with :
3939 persist-credentials : false
4040
You can’t perform that action at this time.
0 commit comments