diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0695f7a..1f81815 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -14,7 +14,7 @@ with: go-version: ${{ matrix.go-version }} - uses: actions/checkout@v3 - - uses: actions/cache@v2 + - uses: actions/cache@v3 with: # In order: # * Module download cache