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 7b6496f commit 93d7c5fCopy full SHA for 93d7c5f
.github/workflows/codeql-analysis.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout repository
32
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
33
34
# Initializes the CodeQL tools for scanning.
35
- name: Initialize CodeQL
0 commit comments