Update upload-artifact action to version 4 in build workflow
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Jacob Schmidt 2025-04-10 21:57:22 -05:00
parent 4063fe6bd8
commit eb3e35342b

View File

@ -31,7 +31,7 @@ jobs:
./build-all.sh ./build-all.sh
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: firefly-artifacts name: firefly-artifacts
path: | path: |