We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998ca41 commit c8c186bCopy full SHA for c8c186b
.github/workflows/maven.yml
@@ -34,7 +34,7 @@ jobs:
34
if: always()
35
36
- name: Upload Test Report
37
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
38
39
with:
40
name: test-report
0 commit comments