We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1325bb2 + 8d0daed commit af86813Copy full SHA for af86813
action.yml
@@ -12,5 +12,5 @@ inputs:
12
required: true
13
description: 'The filename you want to store the json in'
14
runs:
15
- using: 'node16'
+ using: 'node20'
16
main: 'dist/main.js'
0 commit comments