diff --git a/.github/workflows/license-lint.yaml b/.github/workflows/license-lint.yaml index eb1376556f8..923e3318d0c 100644 --- a/.github/workflows/license-lint.yaml +++ b/.github/workflows/license-lint.yaml @@ -25,7 +25,7 @@ jobs: go-version: "1.20" - name: Check out code into the Go module directory - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: license-lint run: |