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 9a49026 commit 858005fCopy full SHA for 858005f
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