Skip to content

Commit f0921c8

Browse files
authored
chore: Update Node.js version from 22 to 25
Signed-off-by: Iván Alejandro Marugán <hello@ialejandro.rocks>
1 parent b7ab970 commit f0921c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2626
with:
27-
node-version: 22
27+
node-version: 25
2828
cache: npm
2929

3030
- name: Install dependencies

0 commit comments

Comments
 (0)