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