Skip to content

Commit

Permalink
Update Python version to 3.13 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aeisenberg authored Jan 27, 2025
1 parent faa23b6 commit 9ba5bca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ba5bca

Please sign in to comment.