Skip to content

Commit e7224ed

Browse files
build(deps): bump actions/download-artifact from 4 to 5 (pillarjs#269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fc83dc commit e7224ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: sudo apt-get -y install lcov
8585

8686
- name: Collect coverage reports
87-
uses: actions/download-artifact@v4
87+
uses: actions/download-artifact@v5
8888
with:
8989
path: ./coverage
9090
pattern: coverage-node-*

0 commit comments

Comments
 (0)