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

Commit cc2f8c8

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 2989bf0 commit cc2f8c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: "corepack enable"
2525

2626
- name: "Set up Node.js"
27-
uses: "actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a" # v4.2.0
27+
uses: "actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f" # v6.1.0
2828
with:
2929
node-version: "24"
3030
cache: "pnpm"

0 commit comments

Comments
 (0)