Skip to content

Commit bae9d05

Browse files
authored
Merge pull request dev-drprasad#41 from dev-drprasad/thadguidry-patch-Node20
Update action.yml to use Node.js v20
2 parents 8cd619d + 1de9491 commit bae9d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ inputs:
2222
required: false
2323

2424
runs:
25-
using: 'node16'
25+
using: 'node20'
2626
main: 'dist/main.js'

0 commit comments

Comments
 (0)