Skip to content

Commit c1769a8

Browse files
authored
ci: Bump upload-artifact from v1 to v4 (#1309)
1 parent 9a06f03 commit c1769a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)