We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cd3aa commit b2e14f0Copy full SHA for b2e14f0
.github/workflows/codeql-analysis.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Checkout repository
34
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
35
36
# Initializes the CodeQL tools for scanning.
37
- name: Initialize CodeQL
0 commit comments