chore: update node version

This commit is contained in:
Mattia Astorino 2023-11-30 15:59:10 +01:00
parent 314ddea34a
commit bd21af7036

View file

@ -20,7 +20,7 @@ jobs:
- name: Use Node Version 12
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'
- name: Get npm cache directory
id: npm-cache-dir