Skip to content

Commit 1eb824a

Browse files
committed
Upgrade setup-python action
1 parent 10de931 commit 1eb824a

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@v5
45+
- uses: actions/setup-python@v6
4646

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

0 commit comments

Comments
 (0)