We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40890ee commit 1e64c95Copy full SHA for 1e64c95
2 files changed
.github/workflows/build-feature.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Upload surefire reports
53
if: always()
54
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
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