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 57acc46 commit baa5b2eCopy full SHA for baa5b2e
.github/workflows/build-feature.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Upload surefire reports
53
if: always()
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
55
with:
56
name: surefire-reports
57
path: |
.github/workflows/build-main.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments