diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 013a86f..f6482a2 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -18,7 +18,7 @@ jobs: GO111MODULE: on PROTOC_VER: ${{ matrix.protoc }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v6 with: fetch-depth: 1 path: go/src/github.com/DoNewsCode/truss