Skip to content

Commit 9f3a2a5

Browse files
build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#210)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f35abb commit 9f3a2a5

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@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
87+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
8888
with:
8989
path: ./coverage
9090
pattern: coverage-node-*

0 commit comments

Comments
 (0)