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 beb74d2 commit 4600f05Copy full SHA for 4600f05
.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.1.0
+ uses: tj-actions/changed-files@v44.3.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