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

Commit 913a33e

Browse files
authored
Merge pull request #437 from gotd/dependabot/github_actions/actions/download-artifact-4.1.8
chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
2 parents f64966f + 0655193 commit 913a33e

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@v4.1.7
6363

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

0 commit comments

Comments
 (0)