We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1d260 commit 1bb54e0Copy full SHA for 1bb54e0
1 file changed
.github/workflows/coverage.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v6
15
- name: Setup Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: 3.14
19
- name: Install System Dependencies
0 commit comments