Skip to content

Commit a2aa64c

Browse files
Update build.yml
1 parent 74ca786 commit a2aa64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171
- name: Clone
7272
run: git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
73-
- uses: uraimo/run-on-arch-action@v2.8.1
73+
- uses: uraimo/run-on-arch-action@v3.0.0
7474
name: Compile binaries
7575
with:
7676
arch: ${{ matrix.arch }}

0 commit comments

Comments
 (0)