Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact digest to 834a144
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 6a19820 commit ca8fbcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
./deploy/minikube-ci.sh
make minikube-test
- name: Archive Report
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
if: always()
with:
name: matrix-report-${{ matrix.abtestsets }}
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
./deploy/minikube-ci.sh
make minikube-test
- name: Archive Report
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
if: always()
with:
name: matrix-report-${{ matrix.dbtestsets }}
Expand Down

0 comments on commit ca8fbcc

Please sign in to comment.