Merge pull request #2781 from leptos-rs/dependabot/github_actions/tj-actions/changed-files-44

chore(deps): bump tj-actions/changed-files from 41 to 44
This commit is contained in:
Greg Johnston 2024-08-06 10:25:51 -04:00 committed by GitHub
commit ef52e8620b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ jobs:
- name: Get example project directories that changed
id: changed-dirs
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
with:
dir_names: true
dir_names_max_depth: "2"

View File

@ -21,7 +21,7 @@ jobs:
- name: Get example files that changed
id: changed-files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: |
examples/**

View File

@ -21,7 +21,7 @@ jobs:
- name: Get source files that changed
id: changed-source
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: |
any_error/**