Skip to content

Commit 882d93a

Browse files
committed
bump shogo82148/actions-setup-mysql v1.21.0
1 parent cb6178d commit 882d93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- uses: actions/setup-go@v4
7878
with:
7979
go-version: ${{ matrix.go }}
80-
- uses: shogo82148/actions-setup-mysql@v1.16.0
80+
- uses: shogo82148/actions-setup-mysql@v1.21.0
8181
with:
8282
mysql-version: ${{ matrix.mysql }}
8383
user: ${{ env.MYSQL_TEST_USER }}

0 commit comments

Comments
 (0)