ci: Use 20.17 for builds

This commit is contained in:
jamesread 2024-09-09 20:12:08 +01:00
parent afbeda159b
commit 08adb43d63
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '20.17'
cache: 'npm'
cache-dependency-path: |
**/package-lock.json