Skip to content

Commit 189d0b4

Browse files
authored
feat!: update to node 20
1 parent e7e97a7 commit 189d0b4

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
@@ -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)