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 0427908 commit b6e9252Copy full SHA for b6e9252
.github/workflows/react-native-detox.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Upload artifacts
90
if: always()
91
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
92
with:
93
name: detox-artifacts
94
path: packages/sdk/react-native/example/artifacts
0 commit comments