Skip to content

Commit

Permalink
trying python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Pistonight committed Sep 7, 2024
1 parent 8b4eeee commit 137f40f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v5
with:
python-version: '3.11'
# - uses: actions/setup-python@v5
# with:
# python-version: '3.11'
- uses: DoozyX/[email protected]
with:
source: 'src'
Expand Down

0 comments on commit 137f40f

Please sign in to comment.