diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 1e6f58aac..e146b79c9 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4 - name: Install typos - uses: taiki-e/install-action@v2 + uses: taiki-e/install-action@v2.32.2 with: tool: typos