There was an error while loading. Please reload this page.
2 parents 2fc8d27 + 7f57184 commit 9aca28cCopy full SHA for 9aca28c
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v6
27
28
- name: Set up Python
29
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
30
with:
31
python-version: ${{ matrix.python-version }}
32
0 commit comments