Skip to content

Commit 5304710

Browse files
authored
Merge pull request #117 from tdakkota/dependabot/github_actions/actions/download-artifact-4.2.0
chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.0
2 parents 93f7701 + 3c42b53 commit 5304710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v4
4848

4949
- name: Download artifact
50-
uses: actions/download-artifact@v4.1.9
50+
uses: actions/download-artifact@v4.2.0
5151
with:
5252
name: coverage
5353

0 commit comments

Comments
 (0)