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 c26f04b commit f2b884bCopy full SHA for f2b884b
.github/workflows/build-zauth.yaml
@@ -57,7 +57,7 @@ jobs:
57
cp target/$TARGET/release/zauth build-artifacts/
58
59
- name: Upload zauth macOS ARM binary
60
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
61
with:
62
name: zauth-macos-arm
63
path: build-artifacts/zauth
0 commit comments