Skip to content

Commit

Permalink
ci: Update changed-files action to v45
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienPatte committed Nov 7, 2024
1 parent 4cd66d7 commit 545450c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
slices:
- added|modified: 'slices/**/*.yaml'
list-files: shell

- name: Check changed test directories
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v45
id: changed-tests
with:
separator: " "
Expand Down

0 comments on commit 545450c

Please sign in to comment.