We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce8c444 + b3f83d2 commit f9306b2Copy full SHA for f9306b2
1 file changed
.github/workflows/ci.yml
@@ -130,7 +130,7 @@ jobs:
130
run: uv sync --all-extras -p ${{ matrix.python-version }}
131
132
- name: Set up MySQL
133
- uses: shogo82148/actions-setup-mysql@b35e23af29aa7b32dc3c434e87a53e12d5706911 # v1.52.0
+ uses: shogo82148/actions-setup-mysql@076e636c45996ec8cb1a455c65f9f5364aeebd8a # v1.52.1
134
with:
135
mysql-version: '9.7'
136
root-password: root
0 commit comments