Skip to content

Commit

Permalink
chore: update action cache
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <ry@linux.com>
  • Loading branch information
ryjones committed Jan 8, 2025
1 parent 6d19cb1 commit b9ac4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Ganache-CLI
run: npm install ganache-cli@6.12.2

- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand Down

0 comments on commit b9ac4f3

Please sign in to comment.