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 dc07917 commit 685ba14Copy full SHA for 685ba14
.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