diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 2489543..74ae394 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Cache go.mod - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | ~/Library/Caches/go-build