We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566e6ee commit 9a3b6ebCopy full SHA for 9a3b6eb
.github/workflows/runner-preparation.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Detect if build deps (e.g. LLVM hash) changed
40
id: detect-change
41
if: github.event_name == 'push'
42
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
43
with:
44
files: |
45
cmake/*.txt
0 commit comments