Skip to content

Commit 17c3a18

Browse files
committed
ci: upload-artifacts v3 -> v4
1 parent 508a27d commit 17c3a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
./gradlew connectedDebugAndroidTest
159159
160160
- name: Upload Android test results
161-
uses: actions/upload-artifact@v3
161+
uses: actions/upload-artifact@v4
162162
# Upload test results if they fail
163163
if: failure()
164164
with:

0 commit comments

Comments
 (0)