Skip to content

Commit af86813

Browse files
authored
Merge pull request #303 from steveoh/patch-1
Update to node 20
2 parents 1325bb2 + 8d0daed commit af86813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ inputs:
1212
required: true
1313
description: 'The filename you want to store the json in'
1414
runs:
15-
using: 'node16'
15+
using: 'node20'
1616
main: 'dist/main.js'

0 commit comments

Comments
 (0)