diff --git a/.github/workflows/axe.yml b/.github/workflows/axe.yml index 36eb9b25..dda09760 100644 --- a/.github/workflows/axe.yml +++ b/.github/workflows/axe.yml @@ -15,7 +15,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v19 + uses: tj-actions/changed-files@v22.1 with: files: | docs/content/components/**/*.md