chore(deps): update actions/setup-node action to v7
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 6m0s

This commit is contained in:
2026-07-21 04:09:25 +00:00
parent 36f153987a
commit d16af4d481
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
with: with:
bun-version-file: ".bun-version" bun-version-file: ".bun-version"
# only required for cspell compatibility until a mature replacement is available # only required for cspell compatibility until a mature replacement is available
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6 - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
with: with:
node-version: 24 node-version: 24
- run: bun install --frozen-lockfile - run: bun install --frozen-lockfile