We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78dd20d + fd50cb7 commit f18d04dCopy full SHA for f18d04d
1 file changed
.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