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 48bc5d4 commit 3e91a01Copy full SHA for 3e91a01
action.yml
@@ -50,5 +50,5 @@ outputs:
50
exit_error:
51
description: The final error returned by the command
52
runs:
53
- using: 'node12'
+ using: 'node16'
54
main: 'dist/index.js'
0 commit comments