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 f92e53b commit cc6217aCopy full SHA for cc6217a
.github/workflows/codeql.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
31
# Initializes the CodeQL tools for scanning.
32
- name: Initialize CodeQL
0 commit comments