Skip to content

Commit 37657fc

Browse files
Merge pull request #38 from im-open/DEVO-1045
DEVO-1045 - update node version
2 parents 12ed887 + 422e868 commit 37657fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ outputs:
1212
description: 'Add a description here'
1313

1414
runs:
15-
using: 'node20'
15+
using: 'node24'
1616
main: 'dist/index.js'

0 commit comments

Comments
 (0)