Skip to content

Commit

Permalink
Merge pull request #8 from Smartappli/main
Browse files Browse the repository at this point in the history
Update model-check.yml
  • Loading branch information
Smartappli authored May 19, 2024
2 parents 8d9e6af + 9102c83 commit 0db9488
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/model-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.12"
cache: 'pip'
- name: Install dependencies
working-directory: ./
run: |
Expand Down

0 comments on commit 0db9488

Please sign in to comment.