There was an error while loading. Please reload this page.
2 parents 1d3b884 + d004651 commit bd607d5Copy full SHA for bd607d5
2 files changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v7
27
28
- name: Set up Python
29
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
30
with:
31
python-version: ${{ matrix.python-version }}
32
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
python-version: "3.12"
47
0 commit comments