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 5e090e3 commit 0fadcf8Copy full SHA for 0fadcf8
.github/workflows/_coverage.yml
@@ -26,7 +26,7 @@ jobs:
26
distribution: 'jetbrains'
27
java-version: '21.0.8'
28
29
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
30
if: ${{ env.COVERALLS_REPO_TOKEN }}
31
name: Tests Coverage
32
with:
0 commit comments