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 c0e6fd5 + bf985ca commit 35f4dddCopy full SHA for 35f4ddd
1 file changed
.github/workflows/run-integration-tests.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Upload videos of test failures
71
if: failure()
72
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
73
with:
74
name: test-fail-videos-${{ matrix.java }}-${{ env.PROJECT_NORMALIZED }}-${{ matrix.parallel }}-${{ matrix.pre-start }}
75
path: demo/integration-tests/${{ matrix.project }}/target/records
0 commit comments