We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f14752 commit fa22cb5Copy full SHA for fa22cb5
1 file changed
.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