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