1 parent 274e1c5 commit 701755fCopy full SHA for 701755f
3 files changed
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v6
.github/workflows/it.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
- name: Set up Python 3.13
.github/workflows/release.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
6
7
8
9
10
0 commit comments