We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda06fe commit 128d579Copy full SHA for 128d579
clang-tidy/action.yaml
@@ -83,7 +83,7 @@ runs:
83
84
- name: Restore build files from cache
85
id: restore-build-files
86
- uses: actions/cache@v3
+ uses: actions/cache@v4
87
with:
88
path: |
89
./build
0 commit comments