Skip to content

Commit e5c743b

Browse files
authored
Merge pull request #416 from nanotaboada/dependabot/github_actions/actions/download-artifact-7.0.0
chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0
2 parents b328873 + 4d70f51 commit e5c743b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/checkout@v6.0.1
7979

8080
- name: Download coverage report artifact
81-
uses: actions/download-artifact@v6.0.0
81+
uses: actions/download-artifact@v7.0.0
8282
with:
8383
name: coverage
8484

0 commit comments

Comments
 (0)