Skip to content

Commit 490e66b

Browse files
hedgerskotopes
andauthored
ufbt: bumped action version in example github workflow for project template (#4097)
Co-authored-by: あく <alleteam@gmail.com>
1 parent 5bd35f4 commit 490e66b

File tree

1 file changed

+1
-1
lines changed
  • scripts/ufbt/project_template/app_template/.github/workflows

1 file changed

+1
-1
lines changed

scripts/ufbt/project_template/app_template/.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
sdk-channel: ${{ matrix.sdk-channel }}
3636
- name: Upload app artifacts
37-
uses: actions/upload-artifact@v3
37+
uses: actions/upload-artifact@v4
3838
with:
3939
# See ufbt action docs for other output variables
4040
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}

0 commit comments

Comments
 (0)