File tree Expand file tree Collapse file tree 4 files changed +6052
-3572
lines changed
Expand file tree Collapse file tree 4 files changed +6052
-3572
lines changed Original file line number Diff line number Diff line change 2121 os : windows-2022
2222 - xdebug : xdebug-3.3.2 # renovate:keep-up-to-date
2323 php : ' 8.2' # renovate:keep-up-to-date
24- os : macos-12
24+ os : macos-14
2525 # Old versions
2626 - xdebug : xdebug-2.9.8
2727 php : ' 7.4'
3131 - name : Setup Node.js
3232 uses : actions/setup-node@v3
3333 with :
34- node-version : ' 16.14 .2' # renovate:keep-up-to-date
34+ node-version : ' 20.18 .2' # renovate:keep-up-to-date
3535 - name : Install npm dependencies
3636 run : npm ci
3737 - name : Prettier
7070 - name : Setup Node.js
7171 uses : actions/setup-node@v3
7272 with :
73- node-version : ' 16.14 .2' # renovate:keep-up-to-date
73+ node-version : ' 20.18 .2' # renovate:keep-up-to-date
7474 - name : Install npm dependencies
7575 run : npm ci
7676 - name : Build VS Code extension
You can’t perform that action at this time.
0 commit comments