diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 013c88e..52d0519 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -28,7 +28,7 @@ jobs: go-version: ${{ matrix.go-version }} - name: Go cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: # In order: # * Module download cache