We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8185ca commit c1523e9Copy full SHA for c1523e9
.github/workflows/pre-commit.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup python
30
uses: actions/setup-python@v5
31
with:
32
- python-version: "3.9"
+ python-version: "3.13"
33
- uses: actions/cache@v4
34
name: Cache plugin dir
35
0 commit comments