2 parents 5600cf7 + 3b49f44 commit 260c1a6Copy full SHA for 260c1a6
1 file changed
.github/workflows/build.yaml
@@ -38,11 +38,11 @@ jobs:
38
make test-e2e
39
- name: upload e2e test logs
40
if: failure()
41
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
42
with:
43
path: e2e/logs
44
- name: upload build artifacts
45
46
47
name: build
48
path: build.tar
0 commit comments