chore(deps): update actions/setup-node digest to 2499707 - autoclosed #44

Closed
renovate-bot wants to merge 1 commits from renovate/actions-setup-node-digest into main
Showing only changes of commit 83d8ae04c1 - Show all commits
+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@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6
with: with:
node-version: 24 node-version: 24
- run: bun install --frozen-lockfile - run: bun install --frozen-lockfile