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
Update actions/checkout action to v7
pull/5343/head
renovate[bot]
hace 2 meses
committed by
Slavi Pantaleev
padre
3250de7842
commit
914dd3ed62
Se han
modificado 2 ficheros
con
2 adiciones
y
2 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/update-translations.yml
+ 1
- 1
.github/workflows/matrix.yml
Ver fichero
@@ -26,7 +26,7 @@ jobs:
run: pacman -Sy --noconfirm git
- name: Check out
uses: actions/checkout@v
6
uses: actions/checkout@v
7
- name: Restore prek cache
uses: actions/cache@v5
+ 1
- 1
.github/workflows/update-translations.yml
Ver fichero
@@ -24,7 +24,7 @@ jobs:
name: Update translations
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v
6
- uses: actions/checkout@v
7
- uses: actions/setup-python@v6
with:
Escribir
Vista previa
Cargando…
Cancelar
Guardar