Skip to content

Commit

Permalink
Use actions cache v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Jun 12, 2024
1 parent d99f83f commit c52299d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
uses: foundry-rs/foundry-toolchain@v1
- name: Cache geth alltools
id: cache-geth
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: geth-alltools-linux-amd64-1.13.14-2bd6bd01.tar.gz
key: ${{ runner.os }}-geth-alltools-linux-amd64-1.13.14-2bd6bd01
Expand Down

0 comments on commit c52299d

Please sign in to comment.