chore: upgrade nodejs version to 18.x (#8768)

This commit is contained in:
Bruno Quaresma
2023-07-27 17:54:38 -03:00
committed by GitHub
parent 3114a60e5c
commit 471dc6126c
10 changed files with 1260 additions and 1584 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ runs:
- name: Setup Node
uses: buildjet/setup-node@v3
with:
node-version: 16.20.1
node-version: 18.17.0
# See https://github.com/actions/setup-node#caching-global-packages-data
cache: "yarn"
cache-dependency-path: ${{ inputs.directory }}/yarn.lock