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 43a49a3 commit 84b56b6Copy full SHA for 84b56b6
.github/workflows/zephyr_build.yaml
@@ -94,7 +94,7 @@ jobs:
94
./scripts/twister --inline-logs -v -N -M --integration --overflow-as-errors --retry-failed 2 ${test_paths}
95
96
- name: Upload Tests Results
97
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
98
if: always()
99
with:
100
name: Tests Results
0 commit comments