We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134930d commit a5bb24fCopy full SHA for a5bb24f
1 file changed
.github/workflows/update_code_coverage.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python
18
uses: actions/setup-python@v5
19
with:
20
- python-version: '3.10'
+ python-version: '3.12'
21
22
- name: Run commands
23
run: |
0 commit comments