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.
2 parents a29d61d + 635dbe6 commit ae830d2Copy full SHA for ae830d2
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
- test
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
43
with:
44
name: code-coverage-report
45
- uses: coverallsapp/github-action@v2
0 commit comments