Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Aug 30, 2024
1 parent 2245e3b commit cc1e0ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ jobs:
local-cache: false
link-to-sdk: true

- name: Set up Python 3.9
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: '3.9.19'
python-version: 3.10

- name: install dependencies
run: |
Expand Down

0 comments on commit cc1e0ed

Please sign in to comment.