diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38d0f4d..8070212 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: # Cache go build/test modules and golangci-lint cache - name: Cache Go build artifacts - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/go/pkg/mod