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 079a9aa commit d0415dcCopy full SHA for d0415dc
.github/workflows/verify-staged-artifacts.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Capture Test Results
51
if: failure()
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: test-results
55
path: '**/target/surefire-reports/**/*.*'
0 commit comments