We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4b668 commit 8ade9c4Copy full SHA for 8ade9c4
1 file changed
.github/workflows/test.yaml
@@ -80,7 +80,7 @@ jobs:
80
uses: ApeWorX/geth-action@v1
81
82
- name: Cache Ape Packages
83
- uses: actions/cache@v4
+ uses: actions/cache@v5
84
with:
85
path: ~/.ape/packages
86
key: ${{ runner.os }}-ape-packages-${{ hashFiles('pyproject.toml') }}
0 commit comments