build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in /.github/actions/setup (#11720)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 09:23:08 +01:00
committed by GitHub
parent 74eb779df2
commit 62dd64c695
+1 -1
View File
@@ -19,7 +19,7 @@ runs:
using: "composite"
steps:
- name: install NPM
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
node-version-file: '.nvmrc'
cache-dependency-path: package-lock.json