Skip to content

Commit 838aca6

Browse files
committed
*5.2.2 release updated upload-artifact version
1 parent b40d67a commit 838aca6

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
@@ -32,7 +32,7 @@ jobs:
3232
run: ./gradlew --stacktrace bundleRelease
3333

3434
- name: Archive Artifacts
35-
uses: actions/upload-artifact@v2
35+
uses: actions/upload-artifact@v4
3636
with:
3737
name: APK & AAB artifacts
3838
path: |

0 commit comments

Comments
 (0)