Skip to content

Commit f2b884b

Browse files
testing build
1 parent c26f04b commit f2b884b

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
@@ -57,7 +57,7 @@ jobs:
5757
cp target/$TARGET/release/zauth build-artifacts/
5858
5959
- name: Upload zauth macOS ARM binary
60-
uses: actions/upload-artifact@v3
60+
uses: actions/upload-artifact@v4
6161
with:
6262
name: zauth-macos-arm
6363
path: build-artifacts/zauth

0 commit comments

Comments
 (0)