diff --git a/.github/workflows/axe.yml b/.github/workflows/axe.yml index a0d76787..48ad366b 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@v34 + uses: tj-actions/changed-files@v35 with: files: | docs/content/components/**/*.md