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.
2 parents dcdf8c7 + 96373a8 commit c854a64Copy full SHA for c854a64
.github/workflows/check-build.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Upload screenshots of test failures
79
if: failure()
80
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
81
with:
82
name: test-fail-screenshots-${{ matrix.java }}
83
path: ${{ env.PRIMARY_MAVEN_MODULE }}/target/screenshots
0 commit comments