Skip to content

Commit ceddead

Browse files
committed
build: actions/download-artifact@v3
1 parent 1f1dffd commit ceddead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
run: sudo apt-get -y install lcov
215215

216216
- name: Collect coverage reports
217-
uses: actions/download-artifact@v2
217+
uses: actions/download-artifact@v3
218218
with:
219219
name: coverage
220220
path: ./coverage

0 commit comments

Comments
 (0)