1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

ufbt: bumped action version in example github workflow for project template (#4097)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
hedger
2025-02-10 10:44:44 +00:00
committed by GitHub
parent 5bd35f435b
commit 490e66b21f

View File

@@ -34,7 +34,7 @@ jobs:
with:
sdk-channel: ${{ matrix.sdk-channel }}
- name: Upload app artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
# See ufbt action docs for other output variables
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}