Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit b6daf64

Browse files
authored
Merge pull request #426 from gotd/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents dd783ad + 21d28e2 commit b6daf64

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
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v3.6.0
6363

6464
- name: Download artifact
65-
uses: actions/download-artifact@v3
65+
uses: actions/download-artifact@v4.1.7
6666
with:
6767
name: coverage
6868

0 commit comments

Comments
 (0)