chore(deps): bump actions/setup-node from 4 to 6 (#9623)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 14:04:52 +00:00
committed by GitHub
parent fe1475cfa0
commit 3dd881a66d
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
python-version: '3.11'
- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: '20'