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 b5b5f21 commit 2d83daeCopy full SHA for 2d83dae
action.yml
@@ -23,5 +23,5 @@ inputs:
23
default: clippy
24
25
runs:
26
- using: 'node12'
+ using: 'node16'
27
main: 'dist/index.js'
0 commit comments