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

This commit is contained in:
dependabot[bot]
2025-12-02 13:04:45 -09:00
committed by GitHub
parent f128a7ac11
commit eccb1eb537
4 changed files with 12 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Install Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version-file: .node-version