Skip to content

Commit 8c4e08c

Browse files
chore(deps): update node.js to v24
1 parent b4aa94f commit 8c4e08c

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
@@ -19,5 +19,5 @@ outputs:
1919
count:
2020
description: Count of matching environments.
2121
runs:
22-
using: 'node20'
22+
using: 'node24'
2323
main: 'dist/index.js'

0 commit comments

Comments
 (0)