We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3596643 commit ebf2639Copy full SHA for ebf2639
.github/workflows/codeql-analysis.yml
@@ -46,7 +46,7 @@ jobs:
46
47
steps:
48
- name: Checkout repository
49
- uses: actions/checkout@v3.5.2
+ uses: actions/checkout@v4.1.1
50
51
# Initializes the CodeQL tools for scanning.
52
- name: Initialize CodeQL
0 commit comments