We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acec97d commit e1cabbfCopy full SHA for e1cabbf
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
- name: Clone the repository
91
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
92
- name: Download code coverage from GitHub
93
- uses: actions/download-artifact@158ca71f7c614ae705e79f25522ef4658df18253
+ uses: actions/download-artifact@3be87be14a055c47b01d3bd88f8fe02320a9bb60
94
with:
95
name: code-coverage
96
path: coverage
0 commit comments