diff --git a/.github/workflows/axe.yml b/.github/workflows/axe.yml index a057e92831..8afe048eef 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@v40 + uses: tj-actions/changed-files@v41 with: files: | docs/content/components/**/*.md