diff --git a/.github/workflows/workflow_ci.yml b/.github/workflows/workflow_ci.yml index e6c340c8..71526da6 100644 --- a/.github/workflows/workflow_ci.yml +++ b/.github/workflows/workflow_ci.yml @@ -18,7 +18,7 @@ jobs: with: fetch-depth: 0 - name: check changed files - uses: tj-actions/changed-files@v13.1 + uses: tj-actions/changed-files@v41 id: changed-files with: files: .github/workflows/workflow_ci.yml @@ -35,7 +35,7 @@ jobs: with: fetch-depth: 0 - name: check changed files - uses: tj-actions/changed-files@v13.1 + uses: tj-actions/changed-files@v41 id: changed-files with: files: src