Skip to content

Commit e2c32c3

Browse files
chore(deps): update node.js to v24
1 parent 2e99cd3 commit e2c32c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ outputs:
88
matrix:
99
description: Matrix JSON to be used in another job.
1010
runs:
11-
using: 'node20'
11+
using: 'node24'
1212
main: 'dist/index.js'

0 commit comments

Comments
 (0)