Skip to content

Commit 3aeb2b6

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db15b9f commit 3aeb2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
ruby-version: "3.3"
126126
bundler-cache: true
127127

128-
- uses: actions/download-artifact@v3
128+
- uses: actions/download-artifact@v4.1.7
129129

130130
- name: Validate coverage
131131
timeout-minutes: 5

0 commit comments

Comments
 (0)