We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bf691 commit c156450Copy full SHA for c156450
.github/workflows/pre-commit.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: "🐍 Set up Python"
19
uses: "actions/setup-python@v5"
20
with:
21
- python-version: 3.9
+ python-version: "3.13"
22
- name: "⚙️ Install Poetry"
23
uses: "abatilo/[email protected]"
24
- name: "⚙️ Install dependencies"
0 commit comments