We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a8350 commit 2de8f29Copy full SHA for 2de8f29
.github/workflows/e2e-android.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Upload artifacts
49
if: failure()
50
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
51
with:
52
name: detox-artifacts
53
path: artifacts
.github/workflows/e2e-ios.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
0 commit comments