diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 839292a29..355eb2be5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,7 +25,7 @@ jobs: with: go-version: ${{ matrix.go }} - uses: actions/checkout@v4 - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: # In order: # * Module download cache