We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e4b07a + 2ed017f commit 51f93b5Copy full SHA for 51f93b5
1 file changed
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
0 commit comments