We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb824a commit dcf9cb9Copy full SHA for dcf9cb9
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
ref: ${{ inputs.ref }}
44
persist-credentials: false
45
- - uses: actions/setup-python@v6
+ - uses: actions/setup-python@v5
46
47
# Initializes the CodeQL tools for scanning.
48
- name: Initialize CodeQL
0 commit comments