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 9a49026 + 858005f commit d2e5caeCopy full SHA for d2e5cae
1 file changed
action.yml
@@ -88,7 +88,7 @@ outputs:
88
description: Value is "true", if a git tag was created using the `create_git_tag_only`-input.
89
90
runs:
91
- using: 'node20'
+ using: 'node24'
92
main: 'index.js'
93
94
branding:
0 commit comments