diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b73dfa5..1013d60 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Go cache - uses: actions/cache@v3 + uses: actions/cache@v4 with: # In order: # * Module download cache