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