mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 21:50:17 +08:00
Update Python version to 3.13 in workflow
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.7"
|
||||
python-version: "3.13"
|
||||
- name: Checkout CodeQL Action
|
||||
uses: actions/checkout@v4
|
||||
- name: Checkout Enterprise Releases
|
||||
|
||||
Reference in New Issue
Block a user