We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7f80d commit c2698fdCopy full SHA for c2698fd
1 file changed
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
42
steps:
43
- name: Checkout repository
44
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
45
# Initializes the CodeQL tools for scanning.
46
- name: Initialize CodeQL
47
uses: github/codeql-action/init@v2
0 commit comments