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 906f309 commit d18f6c1Copy full SHA for d18f6c1
.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.5.3
+ uses: tj-actions/changed-files@v44.5.4
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