We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5f0add + 2ad0589 commit 960f5dfCopy full SHA for 960f5df
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