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 74ca786 commit a2aa64cCopy full SHA for a2aa64c
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
steps:
71
- name: Clone
72
run: git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
73
- - uses: uraimo/run-on-arch-action@v2.8.1
+ - uses: uraimo/run-on-arch-action@v3.0.0
74
name: Compile binaries
75
with:
76
arch: ${{ matrix.arch }}
0 commit comments