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 d5df562 commit d88310eCopy full SHA for d88310e
.github/workflows/test.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Get changed files
43
id: changed-files
44
- uses: tj-actions/changed-files@v44.4.0
+ uses: tj-actions/changed-files@v44.5.0
45
with:
46
files: |
47
**/*.md
.github/workflows/vale.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
**/*.{md,mdx}
0 commit comments