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.
actions/checkout@v4
1 parent ced6ce7 commit 7abca67Copy full SHA for 7abca67
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
39
40
# Initializes the CodeQL tools for scanning.
41
- name: Initialize CodeQL
0 commit comments