diff --git a/.github/workflows/charsheet-actions.yml b/.github/workflows/charsheet-actions.yml index a9353a4801c3..794d323c8214 100644 --- a/.github/workflows/charsheet-actions.yml +++ b/.github/workflows/charsheet-actions.yml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v11.5 + uses: tj-actions/changed-files@v41 with: since_last_remote_commit: true separator: '::'