Ver a proveniência

chore(deps): update actions/cache action to v5

migration-validation-system
renovate[bot] há 1 mês
committed by Slavi Pantaleev
ascendente
cometimento
4174eafd6b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Ver ficheiro

@@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v6

- name: Restore prek cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: var/prek
key: arch-prek-v1-${{ hashFiles('.pre-commit-config.yaml') }}


Carregando…
Cancelar
Guardar