2 parents fdf7139 + c09654c commit 325fb46Copy full SHA for 325fb46
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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
42
with:
43
path: e2e/logs
44
- name: upload build artifacts
45
46
47
name: build
48
path: build.tar
0 commit comments