Skip to content

Commit fa52880

Browse files
chore(deps): update actions/download-artifact action to v3.0.1
1 parent bd53046 commit fa52880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
8080

8181
- name: Download Code Coverage
82-
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3.0.0
82+
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3.0.1
8383
with:
8484
name: code-coverage
8585
path: coverage

0 commit comments

Comments
 (0)