Skip to content

Commit 8046850

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 414bbaa commit 8046850

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@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
9292
with:
9393
name: detox-artifacts
9494
path: packages/sdk/react-native/example/artifacts

0 commit comments

Comments
 (0)