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.
1 parent 5f14752 commit cc9ea65Copy full SHA for cc9ea65
.github/workflows/test.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Upload Test Log
42
if: failure()
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: Test Log ${{ matrix.image.name }} ${{ matrix.image.tag }}
46
path: tests/test-suite.log
0 commit comments