Update update.yml

This commit is contained in:
freearhey 2023-12-09 18:34:38 +03:00
parent f073df3314
commit d428688d5e

View file

@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-node@v3
if: ${{ !env.ACT }}
with:
node-version: 18
node-version: '18.18.2'
cache: 'npm'
- name: install dependencies
run: npm install