Skip to content

Commit 1613d24

Browse files
committed
Updated action to run on Node 20
1 parent 4442e38 commit 1613d24

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
@@ -21,5 +21,5 @@ inputs:
2121
default: false
2222

2323
runs:
24-
using: 'node16'
24+
using: 'node20'
2525
main: 'index.js'

0 commit comments

Comments
 (0)