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 c416257 + 05226fc commit a5cd52aCopy full SHA for a5cd52a
.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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # 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