chore(deps): bump actions/setup-node from 5 to 6 (#35633)

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]
2025-12-10 11:26:30 -08:00
committed by GitHub
parent 0092cdca81
commit b8b7b958d9
14 changed files with 16 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v6
- name: Set up Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version: '20'