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 57ae2fb commit 2373b0fCopy full SHA for 2373b0f
.github/workflows/test.yml
@@ -84,7 +84,7 @@ jobs:
84
permissions:
85
id-token: write
86
steps:
87
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
88
with:
89
name: coverage
90
0 commit comments