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