Skip to content

Commit 9d70fef

Browse files
authored
Update integration-tests.yml
1 parent a323515 commit 9d70fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Detect if build deps (e.g. LLVM hash) changed
5757
id: detect-change
5858
if: github.event_name == 'push'
59-
uses: tj-actions/changed-files@v45
59+
uses: tj-actions/changed-files@v46.0.1
6060
with:
6161
files: |
6262
cmake/*.txt

0 commit comments

Comments
 (0)