Skip to content

Commit

Permalink
build: update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Dec 19, 2023
1 parent 143e7b1 commit ec7305f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
arch: aarch64

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

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

0 comments on commit ec7305f

Please sign in to comment.