Skip to content

Commit 0b79419

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 dbd9c6d commit 0b79419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
ruby-version: "3.3"
7171
bundler-cache: true
7272

73-
- uses: actions/download-artifact@v3
73+
- uses: actions/download-artifact@v4.1.7
7474

7575
- name: Validate coverage
7676
timeout-minutes: 5

0 commit comments

Comments
 (0)