Skip to content

Commit 2d4af36

Browse files
committed
Merge remote-tracking branch 'origin/master' into embecosm-fix-got-layout-file-race-condition
2 parents 89b1822 + 3753527 commit 2d4af36

File tree

535 files changed

+20511
-2991
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

535 files changed

+20511
-2991
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
files: lcov.info
9292

9393
- name: Archive code coverage results
94-
uses: actions/upload-artifact@v1
94+
uses: actions/upload-artifact@v4
9595
with:
9696
name: code-coverage-report
9797
path: lcov.info

0 commit comments

Comments
 (0)