Merge pull request #1044 from alireza0/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
This commit is contained in:
@@ -108,7 +108,7 @@ jobs:
|
|||||||
- name: Cache Chromium toolchain
|
- name: Cache Chromium toolchain
|
||||||
if: matrix.naive
|
if: matrix.naive
|
||||||
id: cache-chromium-toolchain
|
id: cache-chromium-toolchain
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/cronet-go/naiveproxy/src/third_party/llvm-build/
|
~/cronet-go/naiveproxy/src/third_party/llvm-build/
|
||||||
|
|||||||
Reference in New Issue
Block a user