Skip to content

Commit

Permalink
chore: py version
Browse files Browse the repository at this point in the history
  • Loading branch information
Schlagonia committed Aug 21, 2024
1 parent 07858a4 commit b9f3565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
with:
fetch-depth: 1

- name: Set up python 3.8
- name: Set up python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.10

- name: Set pip cache directory path
id: pip-cache-dir-path
Expand Down

0 comments on commit b9f3565

Please sign in to comment.