2 parents dfba32e + d87afd8 commit 4e90639Copy full SHA for 4e90639
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v7
24
25
- name: Set up Python
26
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v7
27
with:
28
python-version: ${{ matrix.python-version }}
29
cache: pip
0 commit comments