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