We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aeb29 commit 373ff33Copy full SHA for 373ff33
1 file changed
action.yaml
@@ -64,7 +64,7 @@ inputs:
64
description: Verbosity level Can be -v, -vv or -vvv.
65
66
runs:
67
- using: 'node16'
+ using: 'node20'
68
main: 'index.js'
69
70
branding:
0 commit comments