mirror of
https://github.com/logos-blockchain/logos-blockchain-circuits.git
synced 2026-01-04 06:03:10 +00:00
update cache to v4
This commit is contained in:
parent
4d214ff2ef
commit
b9e8c74d4f
2
.github/workflows/build-circuits.yml
vendored
2
.github/workflows/build-circuits.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache Powers of Tau
|
- name: Cache Powers of Tau
|
||||||
id: cache-ptau
|
id: cache-ptau
|
||||||
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: ${{ env.PTAU_FILE }}
|
path: ${{ env.PTAU_FILE }}
|
||||||
key: ptau-${{ env.PTAU_FILE }}
|
key: ptau-${{ env.PTAU_FILE }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user