We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316ed5a commit ca66f38Copy full SHA for ca66f38
action.yml
@@ -20,5 +20,5 @@ outputs:
20
branding:
21
color: 'blue'
22
runs:
23
- using: 'node20'
+ using: 'node24'
24
main: 'lib/index.js'
0 commit comments