We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bdbe0 commit 2ad0cf6Copy full SHA for 2ad0cf6
action.yml
@@ -17,6 +17,6 @@ inputs:
17
description: 'List the available components'
18
default: false
19
runs:
20
- using: 'node16'
+ using: 'node20'
21
main: 'dist/main/index.js'
22
post: 'dist/cleanup/index.js'
0 commit comments