mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
ci: update to actions/cache@v3
This commit is contained in:
committed by
Abdullah Atta
parent
1b608f01ac
commit
24c0f2f409
@@ -58,7 +58,7 @@ jobs:
|
|||||||
ccache -p
|
ccache -p
|
||||||
|
|
||||||
- name: Cache gradle
|
- name: Cache gradle
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.gradle/caches
|
~/.gradle/caches
|
||||||
|
|||||||
Reference in New Issue
Block a user