diff --git a/.github/workflows/check-syntax.yml b/.github/workflows/check-syntax.yml index 661844f..0e3d3ae 100644 --- a/.github/workflows/check-syntax.yml +++ b/.github/workflows/check-syntax.yml @@ -10,12 +10,6 @@ jobs: - name: Checkout this repository uses: actions/checkout@v3.5.3 - - name: Get latest version of Vale - id: lastversion - uses: dvershinin/lastversion-action@v0.0.3 - with: - repository: errata-ai/vale - - name: Install Vale run: | wget https://github.com/errata-ai/vale/releases/download/v2.30.0/vale_2.30.0_Linux_64-bit.tar.gz -O vale.tar.gz