try using v3 instead of v4 for upload artifact

This commit is contained in:
Taha Hawa 2025-06-16 16:29:55 -04:00 committed by tahahawa
parent cc7a00b3ff
commit a4b9c8ac86

View File

@ -26,7 +26,7 @@ jobs:
# - name: Build for MacOS ARM64
# run: cargo build --release --bin harmony_composer --target aarch64-apple-darwin
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: binaries
path: |