From fbf32a6fa00e3a1022883a16e58a9cd7af6787aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:55:34 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v5 --- .github/workflows/react-native-detox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/react-native-detox.yml b/.github/workflows/react-native-detox.yml index c1affa2643..e94d13a8bf 100644 --- a/.github/workflows/react-native-detox.yml +++ b/.github/workflows/react-native-detox.yml @@ -88,7 +88,7 @@ jobs: - name: Upload artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: detox-artifacts path: packages/sdk/react-native/example/artifacts