Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd3a40 commit fab0da7Copy full SHA for fab0da7
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
go-version: 1.13
44
45
- name: Checkout code
46
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
47
48
- name: Setup MySQL database
49
run: mysql -u root -proot -e 'CREATE DATABASE dex;'
0 commit comments