There was an error while loading. Please reload this page.
2 parents ae40a83 + b84c1a1 commit 678d5f8Copy full SHA for 678d5f8
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/checkout@v7
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
23
with:
24
python-version: ${{ matrix.python-version }}
25
0 commit comments