We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a11ba commit 134b379Copy full SHA for 134b379
.github/workflows/pre-commit.yaml
@@ -11,4 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-python@v3
14
+ with:
15
+ python-version: '3.10'
16
- uses: pre-commit/action@v3.0.0
0 commit comments