[git actions] Bump nodejs version for git actions

This commit is contained in:
Sergey Konovalov
2024-06-04 20:02:54 +03:00
parent 2ab453d0eb
commit c16d566ad7
5 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Caching dependencies
uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '16'
cache: 'npm'
cache-dependency-path: |
./npm-shrinkwrap.json