Skip to content

Commit 7ca9116

Browse files
authored
Update main.yml
1 parent ebf62c4 commit 7ca9116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
working-directory: ./
2323

2424
- name: Archive APK
25-
uses: actions/upload-artifact@v2
25+
uses: actions/upload-artifact@v4
2626
with:
2727
name: release-apk
2828
# Try running the build locally with the build command to be sure of this path

0 commit comments

Comments
 (0)