Skip to content

Commit ec7305f

Browse files
build: update checkout to v4
1 parent 143e7b1 commit ec7305f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
arch: aarch64
2222

2323
steps:
24-
- uses: actions/checkout@v2
24+
- uses: actions/checkout@v4
2525

2626
- name: Set up QEMU
2727
if: ${{ matrix.arch == 'aarch64' }}

0 commit comments

Comments
 (0)