File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 steps :
18- - uses : actions/checkout@v5
18+ - uses : actions/checkout@v6
1919
2020 - uses : actions/setup-node@v6
2121 with :
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@v5
41+ uses : actions/checkout@v6
4242
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1212 pull-requests : write
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v5
15+ uses : actions/checkout@v6
1616 - name : Digest Lock File
1717 uses : Simek/yarn-lock-changes@0ba18d5f7fe436ae96fef9aeda31e1450ea80210
1818 with :
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-latest
66 steps :
77 - name : Check out code
8- uses : actions/checkout@v5
8+ uses : actions/checkout@v6
99 - name : Run mdl
1010 uses :
actionshub/[email protected]
You can’t perform that action at this time.
0 commit comments