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 c6651a1 commit 3e521eaCopy full SHA for 3e521ea
.github/workflows/verify-staged-artifacts.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Capture Test Results
53
if: failure()
54
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
55
with:
56
name: test-results
57
path: '**/target/surefire-reports/**/*.*'
0 commit comments