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 10de931 commit 1eb824aCopy full SHA for 1eb824a
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
ref: ${{ inputs.ref }}
44
persist-credentials: false
45
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
46
47
# Initializes the CodeQL tools for scanning.
48
- name: Initialize CodeQL
0 commit comments