We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a74ebf commit 2005cf0Copy full SHA for 2005cf0
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