Skip to content

Commit 10b79e7

Browse files
chore(deps): update dependency node to v24.13.1
1 parent fd64c2f commit 10b79e7

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set node version to 24
2323
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2424
with:
25-
node-version: 24
25+
node-version: 24.13.1
2626
cache: 'pnpm'
2727

2828
- name: Prepare

0 commit comments

Comments
 (0)