Specify Node 20 in workflows and examples

This commit is contained in:
Josh Gross
2023-10-11 16:18:35 -04:00
parent 84ab08fe8b
commit 47bc917394
3 changed files with 4 additions and 5 deletions

View File

@@ -382,7 +382,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: '20.x'
- run: npm ci
# or one-off:
- run: npm install execa