diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 361ce3a1..eae2f90c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,7 @@ jobs: java-version: 17 - name: Set up MySQL - uses: actions/mysql-action@v1 + uses: samin/mysql-action@v1 with: character set server: 'utf8' mysql database: 'trip'