We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f696105 + 0037c02 commit 19b9f43Copy full SHA for 19b9f43
.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@v4
43
44
# Initializes the CodeQL tools for scanning.
45
- name: Initialize CodeQL
0 commit comments