We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30216aa commit 3636f37Copy full SHA for 3636f37
.github/workflows/codeql-analysis.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout repository
40
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
41
42
# Initializes the CodeQL tools for scanning.
43
- name: Initialize CodeQL
0 commit comments