We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d04d6b + 405ac46 commit eb3bae2Copy full SHA for eb3bae2
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@v6
+ uses: actions/upload-artifact@v7
81
with:
82
name: test-fail-screenshots-${{ matrix.java }}
83
path: ${{ env.PRIMARY_MAVEN_MODULE }}/target/screenshots
0 commit comments