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
|
||||
if: matrix.naive
|
||||
id: cache-chromium-toolchain
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
~/cronet-go/naiveproxy/src/third_party/llvm-build/
|
||||
|
||||
Reference in New Issue
Block a user