diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index c3652d99..97e1d84a 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -18,6 +18,8 @@ jobs: - 1.25.8 - 1.26.3 - 1.27.1 + - 1.28.0 + - 1.29.0 steps: - name: Checkout uses: actions/checkout@v3