Kaynağa Gözat

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

migration-validation-system
renovate[bot] 4 ay önce
committed by Slavi Pantaleev
ebeveyn
işleme
4174eafd6b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml Dosyayı Görüntüle

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


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


Yükleniyor…
İptal
Kaydet