diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index b60ec4439..6e45a3880 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -32,7 +32,7 @@ jobs: # lfs: 'true' ssh-key: ${{ secrets.git_ssh_key }} - - uses: actions/cache@v2 + - uses: actions/cache@v4 with: path: | ~/.cache/go-build