We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd35f4 commit 490e66bCopy full SHA for 490e66b
scripts/ufbt/project_template/app_template/.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
sdk-channel: ${{ matrix.sdk-channel }}
36
- name: Upload app artifacts
37
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
38
39
# See ufbt action docs for other output variables
40
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}
0 commit comments