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 17a44b0 commit 8756aa0Copy full SHA for 8756aa0
action.yml
@@ -81,7 +81,7 @@ outputs:
81
description: Full hash of the created commit. Only present if the "changes_detected" output is "true".
82
83
runs:
84
- using: 'node16'
+ using: 'node20'
85
main: 'index.js'
86
87
branding:
0 commit comments