We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45ac00 commit c323846Copy full SHA for c323846
.github/workflows/codeql-analysis.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
31
32
# Initializes the CodeQL tools for scanning.
33
- name: Initialize CodeQL
0 commit comments