diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 824ac14..9b6c03c 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -28,4 +28,4 @@ jobs: - uses: actions/checkout@v4 - name: Run Typo CI - uses: typoci/spellcheck-action@v1 \ No newline at end of file + uses: typoci/spellcheck-action@v0 \ No newline at end of file