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