2 parents 8663a3a + c62a2cc commit cbb6b86Copy full SHA for cbb6b86
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v7
20
21
- name: Setup Python 3.14
22
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
23
with:
24
python-version: '3.14'
25
0 commit comments