We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d52b20 + e717b64 commit 119d56dCopy full SHA for 119d56d
1 file changed
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
token: ${{ secrets.CODECOV_TOKEN }}
65
66
- name: Stash reports
67
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
68
if: always()
69
with:
70
name: reports-${{ matrix.java-version }}-${{ matrix.os-name }}
0 commit comments