Skip to content

Commit 376caaa

Browse files
chore: sync files (#91)
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
1 parent 34bcb2b commit 376caaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-differential.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Get modified files
8080
id: get-modified-files
81-
uses: tj-actions/changed-files@v28
81+
uses: tj-actions/changed-files@v29
8282
with:
8383
files: |
8484
**/*.cpp

0 commit comments

Comments
 (0)