Skip to content

Commit 7a0be54

Browse files
Bump actions/upload-artifact from 4 to 5 (#751)
1 parent cfbcd1a commit 7a0be54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Upload E2E test artifacts
7272
if: failure()
73-
uses: actions/upload-artifact@v4
73+
uses: actions/upload-artifact@v5
7474
with:
7575
name: e2e-test-results
7676
path: |

0 commit comments

Comments
 (0)