chore: update to node 20.19.4 (#19188)

This commit is contained in:
ケイラ
2025-08-06 00:19:02 -06:00
committed by GitHub
parent a2fc26114c
commit 5c88d93207
7 changed files with 42 additions and 26 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ runs:
- name: Setup Node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20.16.0
node-version: 20.19.4
# See https://github.com/actions/setup-node#caching-global-packages-data
cache: "pnpm"
cache-dependency-path: ${{ inputs.directory }}/pnpm-lock.yaml