We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c740dd6 + 05277d5 commit 866a2ffCopy full SHA for 866a2ff
1 file changed
.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@v5
+ uses: actions/upload-artifact@v6
81
with:
82
name: test-fail-screenshots-${{ matrix.java }}
83
path: ${{ env.PRIMARY_MAVEN_MODULE }}/target/screenshots
0 commit comments