Skip to content

Commit f326325

Browse files
authored
Merge pull request #680 from gotd/dependabot/github_actions/actions/download-artifact-4.3.0
chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0
2 parents c8aa6e0 + 7312c2c commit f326325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@v4.2.2
6464

6565
- name: Download artifact
66-
uses: actions/download-artifact@v4.2.1
66+
uses: actions/download-artifact@v4.3.0
6767
with:
6868
name: coverage
6969

0 commit comments

Comments
 (0)