We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc27b96 commit 66f86f9Copy full SHA for 66f86f9
.github/workflows/linting.yaml
@@ -13,7 +13,7 @@ on:
13
- docs/**
14
15
env:
16
- PY_VERSION: 3.10
+ PY_VERSION: '3.10'
17
18
jobs:
19
prek:
0 commit comments