diff --git a/.github/workflows/meta.yml b/.github/workflows/meta.yml index df90d73e..6a533eb2 100644 --- a/.github/workflows/meta.yml +++ b/.github/workflows/meta.yml @@ -25,7 +25,7 @@ jobs: # fetch full history to be able to gather changed files in all new commits fetch-depth: 0 - - uses: tj-actions/changed-files@v37 + - uses: tj-actions/changed-files@v41 if: ${{ github.ref_type != 'tag' }} id: changed_files_yaml with: