Skip to content

Commit 7f6f20e

Browse files
committed
fixup! WIP: build zauth binary for arm64
1 parent b27ef51 commit 7f6f20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-zauth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
CARGO_BUILD_TARGET: aarch64
3232

3333
- name: Upload zAuth binary as artifact
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: zauth-linux-arm64
3737
path: dist/zauth

0 commit comments

Comments
 (0)