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 a736908 + ca8fbcc commit 28cd5fdCopy full SHA for 28cd5fd
.github/workflows/minikube.yaml
@@ -81,7 +81,7 @@ jobs:
81
./deploy/minikube-ci.sh
82
make minikube-test
83
- name: Archive Report
84
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
+ uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
85
if: always()
86
with:
87
name: matrix-report-${{ matrix.abtestsets }}
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
name: matrix-report-${{ matrix.dbtestsets }}
0 commit comments