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 b47170d commit ec29e22Copy full SHA for ec29e22
.github/workflows/minikube.yaml
@@ -87,7 +87,7 @@ jobs:
87
./deploy/minikube-ci.sh
88
make minikube-test
89
- name: Archive Report
90
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
91
if: always()
92
with:
93
name: matrix-report-${{ matrix.abtestsets }}
@@ -150,7 +150,7 @@ jobs:
150
151
152
153
154
155
156
name: matrix-report-${{ matrix.dbtestsets }}
0 commit comments