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 95ef872 commit 76a7466Copy full SHA for 76a7466
action.yml
@@ -30,7 +30,7 @@ outputs:
30
success:
31
description: '"true" if the commit meets the criteria'
32
runs:
33
- using: 'node16'
+ using: 'node20'
34
main: 'dist/index.js'
35
branding:
36
icon: 'git-merge'
0 commit comments