Skip to content

Commit 685ba14

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent dc07917 commit 685ba14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Upload artifacts
9090
if: always()
91-
uses: actions/upload-artifact@v4
91+
uses: actions/upload-artifact@v5
9292
with:
9393
name: detox-artifacts
9494
path: packages/sdk/react-native/example/artifacts

0 commit comments

Comments
 (0)