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.
2 parents 0740522 + 09c01f0 commit 39ef156Copy full SHA for 39ef156
.github/workflows/reusable_codeql.yml
@@ -44,6 +44,7 @@ jobs:
44
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
45
with:
46
languages: cpp
47
+ trap-caching: false
48
49
- name: "[Win] Initialize vcpkg"
50
if: matrix.os == 'windows-latest'
0 commit comments