We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd53046 commit fa52880Copy full SHA for fa52880
.github/workflows/nodejs.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
80
81
- name: Download Code Coverage
82
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3.0.0
+ uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3.0.1
83
with:
84
name: code-coverage
85
path: coverage
0 commit comments