Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Commit b608910

Browse files
chore(deps): update actions/setup-node action to v6.1.0
1 parent ec86f8a commit b608910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
version: 10
5454
- name: Setup node.js
55-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
55+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
5656
with:
5757
node-version: "24"
5858
cache: pnpm

0 commit comments

Comments
 (0)