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 b208f78 commit fd157daCopy full SHA for fd157da
1 file changed
action.yml
@@ -78,7 +78,7 @@ outputs:
78
description: Full hash of the created commit. Only present if the "changes_detected" output is "true".
79
80
runs:
81
- using: 'node12'
+ using: 'node16'
82
main: 'index.js'
83
84
branding:
0 commit comments