Skip to content

Commit

Permalink
try to change python version to 3.9.18 again
Browse files Browse the repository at this point in the history
  • Loading branch information
olaf-wagner committed Jan 29, 2024
1 parent ff4c220 commit 0512f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: "3.9.7"
python-version: "3.9.18"
- uses: pre-commit/[email protected]

0 comments on commit 0512f86

Please sign in to comment.