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 134d8a2 commit 4fa6b19Copy full SHA for 4fa6b19
.github/workflows/codeql-analysis.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
21
22
# Initializes the CodeQL tools for scanning.
23
- name: Initialize CodeQL
0 commit comments