We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97f3193 + e34746f commit 5c2dfbcCopy full SHA for 5c2dfbc
1 file changed
.github/workflows/codeql.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: Checkout repository
43
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
44
45
# Initializes the CodeQL tools for scanning.
46
- name: Initialize CodeQL
0 commit comments