Skip to content

Commit

Permalink
Merge pull request #204 from tj-actions/renovate/tj-actions-changed-f…
Browse files Browse the repository at this point in the history
…iles-40.x

chore(deps): update tj-actions/changed-files action to v40
  • Loading branch information
repo-ranger[bot] authored Oct 26, 2023
2 parents ff92024 + 3c29597 commit b603667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v40
with:
json: ${{ matrix.json }}
include_all_old_new_renamed_files: true
Expand Down Expand Up @@ -188,7 +188,7 @@ jobs:
args: --release --all-features
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v40
with:
json: ${{ matrix.json }}
include_all_old_new_renamed_files: true
Expand Down

0 comments on commit b603667

Please sign in to comment.