Skip to content

Commit e2cb512

Browse files
committed
chore: bump upload artifact version
1 parent 7cf0d13 commit e2cb512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
task: lint
2222
skip-setup: true
2323
- name: Upload app artifacts
24-
uses: actions/upload-artifact@v3
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}
2727
path: ${{ steps.build-app.outputs.fap-artifacts }}

0 commit comments

Comments
 (0)