We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07422e1 commit 46c63c5Copy full SHA for 46c63c5
.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: Checkout repository
43
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
44
45
# Initializes the CodeQL tools for scanning.
46
- name: Initialize CodeQL
0 commit comments