Skip to content

Commit 8ade9c4

Browse files
committed
ci: update test cache action
1 parent 5e4b668 commit 8ade9c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: ApeWorX/geth-action@v1
8181

8282
- name: Cache Ape Packages
83-
uses: actions/cache@v4
83+
uses: actions/cache@v5
8484
with:
8585
path: ~/.ape/packages
8686
key: ${{ runner.os }}-ape-packages-${{ hashFiles('pyproject.toml') }}

0 commit comments

Comments
 (0)