diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3679b77..c6a60e5 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -59,7 +59,7 @@ jobs: go get -v -u golang.org/x/tools/cmd/goimports - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Restore cache uses: actions/cache@v3