chore(site): update node to version 18.19.0 (#11344)

This commit is contained in:
Muhammad Atif Ali
2024-01-02 12:41:24 +00:00
committed by GitHub
parent 8717fdfc20
commit 608937c79c
5 changed files with 80 additions and 75 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ runs:
- name: Setup Node
uses: buildjet/setup-node@v3
with:
node-version: 18.17.0
node-version: 18.19.0
# See https://github.com/actions/setup-node#caching-global-packages-data
cache: "pnpm"
cache-dependency-path: ${{ inputs.directory }}/pnpm-lock.yaml