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.
2 parents 0e0073d + c13192e commit 22ed2acCopy full SHA for 22ed2ac
action.yml
@@ -24,5 +24,5 @@ outputs:
24
version:
25
description: 'The version of the signore CLI that was installed.'
26
runs:
27
- using: 'node12'
+ using: 'node16'
28
main: 'dist/index.js'
0 commit comments