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 143e7b1 commit ec7305fCopy full SHA for ec7305f
.github/workflows/build_wheel.yml
@@ -21,7 +21,7 @@ jobs:
21
arch: aarch64
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
25
26
- name: Set up QEMU
27
if: ${{ matrix.arch == 'aarch64' }}
0 commit comments