We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c39cb commit be3c6a0Copy full SHA for be3c6a0
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- uses: actions/setup-python@v5
59
with:
60
- python-version: '3.11'
+ python-version: '3.12'
61
62
- name: Install dependencies
63
run: python -m pip install --upgrade coverage[toml]
0 commit comments