소스 검색

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

pull/5063/head
renovate[bot] 2 달 전
committed by GitHub
부모
커밋
d5a390e9a4
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
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') }}


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