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 7be2f7eCopy full SHA for 7be2f7e
.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@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3
81
82
name: coverage
83
path: coverage/
0 commit comments