Skip to content

Commit

Permalink
ufbt: bumped action version in example github workflow for project te…
Browse files Browse the repository at this point in the history
…mplate (#4097)

Co-authored-by: あく <alleteam@gmail.com>
  • Loading branch information
hedger and skotopes authored Feb 10, 2025
1 parent 5bd35f4 commit 490e66b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 490e66b

Please sign in to comment.