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 2f0e0da commit 87429aeCopy full SHA for 87429ae
.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/[email protected].0
+ - uses: uraimo/[email protected].1
74
name: Compile binaries
75
with:
76
arch: ${{ matrix.arch }}
0 commit comments