]> 127.0.0.1 Git - part/.git/commitdiff
fix v0.24.0
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sat, 11 Mar 2023 15:50:36 +0000 (23:50 +0800)
committerqydysky <32743305+qydysky@users.noreply.github.com>
Sat, 11 Mar 2023 15:50:36 +0000 (23:50 +0800)
.github/workflows/test.yml

index c0a75783ef94a33a13882e3f04d9c898e63c7619..cd9ae2ce312fa9dc5d4c136ca154192ed9bce051 100644 (file)
@@ -16,7 +16,7 @@ jobs:
     - name: Set up Go 1.x
       uses: actions/setup-go@v3
       with:
-        go-version: 1.20
+        go-version: '1.20'
 
     - name: Check out code into the Go module directory
       uses: actions/checkout@v3