We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28eed68 commit 355beb3Copy full SHA for 355beb3
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Ubuntu 22.04 x86_64
16
runs-on: ubuntu-22.04
17
steps:
18
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
19
with:
20
submodules: recursive
21
@@ -91,7 +91,7 @@ jobs:
91
pypi_arch: manylinux2014_aarch64
92
93
94
95
96
97
@@ -142,7 +142,7 @@ jobs:
142
wheel_arch: 11_0_arm64
143
runs_on: macos-14
144
145
146
147
148
@@ -197,7 +197,7 @@ jobs:
197
wheel_arch: win_amd64
198
199
200
201
202
203
0 commit comments