We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9aeb4 commit fc6c5ebCopy full SHA for fc6c5eb
1 file changed
action.yml
@@ -18,7 +18,7 @@ outputs:
18
replaced:
19
description: 'The output string'
20
runs:
21
- using: 'node20'
+ using: 'node24'
22
main: 'index.js'
23
branding:
24
icon: 'search'
0 commit comments