renovate[bot]
2 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.github/workflows/matrix.yml
|
|
|
@@ -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') }} |
|
|
|
|