소스 검색

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

migration-validation-system
renovate[bot] 1 개월 전
committed by Slavi Pantaleev
부모
커밋
4174eafd6b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.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') }}


불러오는 중...
취소
저장