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 2818d8a commit 12b427fCopy full SHA for 12b427f
1 file changed
.github/workflows/react-native-detox.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Upload artifacts
91
if: always()
92
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
93
with:
94
name: detox-artifacts
95
path: packages/sdk/react-native/example/artifacts
0 commit comments