diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 39fd93795..d350ef93b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,7 @@ jobs: steps: - name: Install service memcached - uses: niden/actions-memcached@v7 + uses: niden/actions-memcached@v8 - name: Checkout uses: actions/checkout@v6