Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
chore(deps): update actions/cache action to v5
migration-validation-system
renovate[bot]
hace 1 mes
committed by
Slavi Pantaleev
padre
09221fd611
commit
4174eafd6b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.github/workflows/matrix.yml
+ 1
- 1
.github/workflows/matrix.yml
Ver fichero
@@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v6
- name: Restore prek cache
uses: actions/cache@v
4
uses: actions/cache@v
5
with:
path: var/prek
key: arch-prek-v1-${{ hashFiles('.pre-commit-config.yaml') }}
Escribir
Vista previa
Cargando…
Cancelar
Guardar