Explorar el Código

Update build.yml

tags/3.3.0
Caven Chen hace 1 año
padre
commit
6df1dc57a5
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .github/workflows/build.yml

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

@@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v2

Cargando…
Cancelar
Guardar