Skip to content

Commit dcf9cb9

Browse files
committed
Revert "Upgrade setup-python action"
This reverts commit 1eb824a.
1 parent 1eb824a commit dcf9cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
ref: ${{ inputs.ref }}
4444
persist-credentials: false
45-
- uses: actions/setup-python@v6
45+
- uses: actions/setup-python@v5
4646

4747
# Initializes the CodeQL tools for scanning.
4848
- name: Initialize CodeQL

0 commit comments

Comments
 (0)