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 d8294f2 + 28ef654 commit 256d23cCopy full SHA for 256d23c
.github/workflows/push.yml
@@ -184,7 +184,7 @@ jobs:
184
- name: git config
185
run: git config --global core.autocrlf false && git config --global core.eol lf
186
- name: git checkout
187
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
188
- name: Setup MySQL
189
run: |
190
choco install mysql -y --no-progress --params="/port:3306"
0 commit comments