We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae63d6a commit 6c17b2fCopy full SHA for 6c17b2f
1 file changed
.github/workflows/codeql.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
with:
22
persist-credentials: false
23
- name: Initialize CodeQL
0 commit comments