build: rollback cache version
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
|||||||
} >> $GITHUB_OUTPUT
|
} >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Cache FetchContent & ccache
|
- name: Cache FetchContent & ccache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
build/_deps
|
build/_deps
|
||||||
|
|||||||
Reference in New Issue
Block a user