Skip to content

Commit 78c09b2

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#2214)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.8...v4.1.9) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joel Hawksley <[email protected]>
1 parent 439b665 commit 78c09b2

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
@@ -142,7 +142,7 @@ jobs:
142142
ruby-version: 3.4
143143
bundler-cache: true
144144
- name: Download coverage results
145-
uses: actions/[email protected].8
145+
uses: actions/[email protected].9
146146
- name: Collate simplecov
147147
run: |
148148
bundle exec rake coverage:report

0 commit comments

Comments
 (0)