chore(deps): bump actions/setup-node from 6 to 7 (#10539)

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-07-17 14:58:30 -04:00
committed by GitHub
parent 267458272c
commit 583b093ac5
7 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
python-version: '3.11'
- name: Set up Node.js
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: '20'