Update Python version to 3.13 in workflow
This commit is contained in:
parent
faa23b6fee
commit
9ba5bca2ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue