mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-14 08:05:52 -07:00
Chore(deps): Bump actions/cache from 5.0.5 to 6.1.0 (#6833)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
latest=auto
|
||||
|
||||
- name: Next.js build cache
|
||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
|
||||
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v5
|
||||
with:
|
||||
path: .next/cache
|
||||
key: nextjs-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}-${{ hashFiles('**/*.js', '**/*.jsx') }}
|
||||
|
||||
Reference in New Issue
Block a user