Explorar el Código

update go-version in action

0xJacky hace 3 años
padre
commit
1478bda974
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -108,7 +108,7 @@ jobs:
             - name: Set up Go
               uses: actions/setup-go@v2
               with:
-                  go-version: ^1.17.7
+                  go-version: ^1.18.4
 
             - name: Set up cache
               uses: actions/cache@v2