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 7560454 commit b625e45Copy full SHA for b625e45
action.yml
@@ -14,7 +14,7 @@ outputs:
14
markdown:
15
description: 'The generated markdown output'
16
runs:
17
- using: 'macos-14'
+ using: 'node20'
18
steps:
19
- name: "Run Diff"
20
run: |
0 commit comments