diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9b8c5070..1439e3fc 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.2 + uses: actions/cache@v3.0.3 id: go-mod-cache with: path: ~/go/pkg/mod