We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675965c commit 1a4d1a1Copy full SHA for 1a4d1a1
1 file changed
action.yml
@@ -112,6 +112,6 @@ outputs:
112
description: 'Build result metadata'
113
114
runs:
115
- using: 'node16'
+ using: 'node20'
116
main: 'dist/index.js'
117
post: 'dist/index.js'
0 commit comments