diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index be24d7f..7aed1d9 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -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