diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 4e64cdb1..3dc08ebe 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -102,7 +102,7 @@ jobs: chrome-version: stable - name: Set up Meilisearch - uses: wabarc/.github/meilisearch@0c62d131c3884390bd63a2b7650a21fe16581bfe + uses: wabarc/.github/meilisearch@28d15d0933fd0a2c32636735f14b882391d93f24 with: master-key: ${{ vars.MEILISEARCH_APIKEY }} version: ${{ vars.MEILISEARCH_VERSION }}