There was an error while loading. Please reload this page.
2 parents f03db29 + 286fd81 commit 29e74c3Copy full SHA for 29e74c3
3 files changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v7
27
28
- name: Set up Python ${{ matrix.python-version }}
29
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
30
with:
31
python-version: ${{ matrix.python-version }}
32
.github/workflows/python-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
22
- name: Set up Python
23
24
25
python-version: '3.x'
- name: Install dependencies
.github/workflows/regenerate.yml
@@ -18,7 +18,7 @@ jobs:
18
19
0 commit comments