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 68a2308 commit 15eb0d6Copy full SHA for 15eb0d6
.github/workflows/test.yml
@@ -73,7 +73,7 @@ jobs:
73
permissions:
74
id-token: write
75
steps:
76
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
77
with:
78
name: coverage
79
- uses: codecov/codecov-action@v5
0 commit comments