Downgrade actions/upload-artifact from v4 to v3
FAP: Build for multiple SDK sources / ufbt: Build for dev channel (push) Successful in 2m18s
FAP: Build for multiple SDK sources / ufbt: Build for release channel (push) Successful in 1m58s

Signed-off-by: Markus Birth <markus@birth-online.de>
This commit is contained in:
2026-08-08 16:18:03 +01:00
parent aa4327fe1c
commit 9f1709bb32
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
sdk-channel: ${{ matrix.sdk-channel }}
sdk-index-url: ${{ matrix.sdk-index.url }}
- name: Upload app artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
# See ufbt action docs for other output variables
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}