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 794e549 commit 96b67b9Copy full SHA for 96b67b9
.github/workflows/continuous-integration.yml
@@ -77,7 +77,7 @@ jobs:
77
with:
78
fetch-depth: 2
79
- name: Download Coverage report
80
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3
+ uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3
81
82
name: coverage
83
path: coverage/
0 commit comments