workflow node

This commit is contained in:
zombieFox 2024-06-23 13:09:19 +01:00
parent 4af8cd3c12
commit 363ee7cbeb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '20'
cache: 'npm'
- run: |
npm install