Skip to content

Commit

Permalink
bump shogo82148/actions-setup-mysql v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Aug 9, 2023
1 parent cb6178d commit 882d93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go }}
- uses: shogo82148/actions-setup-mysql@v1.16.0
- uses: shogo82148/actions-setup-mysql@v1.21.0
with:
mysql-version: ${{ matrix.mysql }}
user: ${{ env.MYSQL_TEST_USER }}
Expand Down

0 comments on commit 882d93a

Please sign in to comment.