We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92e7fd commit cdda399Copy full SHA for cdda399
.github/workflows/python-app.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
options: "--check --verbose"
16
src: "./src"
17
- use_pyproject: true
+ version: "~= 22.0"
18
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v3
0 commit comments