Skip to content

Commit

Permalink
py3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Takaya Uchida committed Aug 16, 2023
1 parent 13037d4 commit da6f8e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: set up python
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.11
- name: Run pre-commit
uses: pre-commit/action@v2.0.0
uses: pre-commit/action@v2.0.0

0 comments on commit da6f8e5

Please sign in to comment.