Skip to content

Commit dfe492c

Browse files
Update unit_tests.yml
1 parent 5da09ad commit dfe492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
Scripts/prepare_simulator.sh
9494
Scripts/run_unit_tests.sh
9595
- name: Check on failures (Archive Test Results)
96-
uses: actions/upload-artifact@v3
96+
uses: actions/upload-artifact@v4
9797
if: steps.unit_tests.outcome != 'success'
9898
with:
9999
name: build-logs-${{ matrix.device }}-${{ matrix.os }}

0 commit comments

Comments
 (0)