Skip to content

Commit 2d85705

Browse files
Bump actions/download-artifact from 4.2.0 to 4.2.1 (#1195)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dca1c10 commit 2d85705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 2
4949
- name: Download all coverage data
50-
uses: actions/download-artifact@v4.2.0
50+
uses: actions/download-artifact@v4.2.1
5151
- name: Upload coverage report
5252
uses: codecov/codecov-action@v5.4.0
5353
with:

0 commit comments

Comments
 (0)