mirror of
https://github.com/LukeHagar/sveltekit-adapters.git
synced 2025-12-07 12:47:49 +00:00
Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: setup node.js
|
- name: setup node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 20
|
||||||
- name: install pnpm
|
- name: install pnpm
|
||||||
run: npm i pnpm@latest -g
|
run: npm i pnpm@latest -g
|
||||||
- name: Setup npmrc
|
- name: Setup npmrc
|
||||||
|
|||||||
Reference in New Issue
Block a user