We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a141e commit 3946efcCopy full SHA for 3946efc
.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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # 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