We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e9fbb commit a723b65Copy full SHA for a723b65
.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@v42
+ uses: tj-actions/changed-files@v44
19
with:
20
files: |
21
docs/content/components/**/*.md
0 commit comments