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 ecd6681 + 70d4396 commit a570053Copy full SHA for a570053
.github/workflows/codeql.yml
@@ -72,7 +72,7 @@ jobs:
72
# https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
73
steps:
74
- name: Checkout repository
75
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
76
77
- name: Dependencies
78
if: ${{ matrix.language }} == 'c-cpp'
0 commit comments