Skip to content

Commit 774b299

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 6d386f2 commit 774b299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: oven-sh/setup-bun@v2
2626
with:
2727
bun-version: latest
28-
- uses: actions/setup-node@v4
28+
- uses: actions/setup-node@v6
2929
with:
3030
node-version: "24"
3131
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)