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 0740522 commit 09c01f0Copy full SHA for 09c01f0
.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