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 811e171 commit dd906d0Copy full SHA for dd906d0
.github/workflows/axe.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0
16
- name: Get changed files
17
id: changed-files
18
- uses: tj-actions/changed-files@v37
+ uses: tj-actions/changed-files@v39
19
with:
20
files: |
21
docs/content/components/**/*.md
0 commit comments