diff --git a/.github/workflows/lara.yml b/.github/workflows/lara.yml index c543c13d9..9e8ad20f8 100644 --- a/.github/workflows/lara.yml +++ b/.github/workflows/lara.yml @@ -20,7 +20,7 @@ jobs: with: php-version: '8.0' - name: setup database - uses: shogo82148/actions-setup-mysql@v1.21.0 + uses: shogo82148/actions-setup-mysql@v1.23.0 with: distribution: 'mariadb' mysql-version: '10.9'