diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e06f36be..7368f156 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Cache Go modules - uses: actions/cache@v3.0.5 + uses: actions/cache@v3.0.6 id: go-mod-cache with: path: ~/go/pkg/mod