Skip to content

Commit 416c2f4

Browse files
authored
Update build.yml
1 parent 97fa8bc commit 416c2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
androidKeyaliasPass: ${{ secrets.ANDROID_KEYALIAS_PASS }}
5151

5252
# Output
53-
- uses: actions/upload-artifact@v3
53+
- uses: actions/upload-artifact@v4
5454
with:
5555
name: Build
5656
path: build

0 commit comments

Comments
 (0)