Skip to content

Commit 2851ec0

Browse files
authored
Merge pull request #504 from nanotaboada/dependabot/github_actions/actions/download-artifact-8.0.0
chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0
2 parents f2ba4fc + a928234 commit 2851ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
uses: actions/checkout@v6.0.2
8282

8383
- name: Download coverage report artifact
84-
uses: actions/download-artifact@v7.0.0
84+
uses: actions/download-artifact@v8.0.0
8585
with:
8686
name: coverage
8787

0 commit comments

Comments
 (0)