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 8412964 commit afc7de3Copy full SHA for afc7de3
.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@v44
+ uses: tj-actions/changed-files@v45
19
with:
20
files: |
21
docs/content/components/**/*.md
0 commit comments