Skip to content

Commit d1f1455

Browse files
Bump tj-actions/changed-files from 34 to 41 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v34...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b38a7c commit d1f1455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# Skip workflow if only certain files have been changed.
2121
- name: Get changed files
2222
id: changed-files-specific
23-
uses: tj-actions/changed-files@v34
23+
uses: tj-actions/changed-files@v41
2424
with:
2525
files: |
2626
blades/benchmarks/**

0 commit comments

Comments
 (0)