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