mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-08 04:48:44 +00:00
Update CI actions
This commit is contained in:
parent
2f4a162db3
commit
70cba32888
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Start MySQL
|
||||
if: ${{ matrix.os.database }}
|
||||
uses: shogo82148/actions-setup-mysql@v1.14.1
|
||||
uses: shogo82148/actions-setup-mysql@v1.40.0
|
||||
with:
|
||||
mysql-version: '8.0'
|
||||
root-password: ${{ env.DB_PASSWORD }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue