We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021f06f commit c04d6eeCopy full SHA for c04d6ee
2 files changed
.github/workflows/pr-checks.yml
@@ -57,7 +57,7 @@ jobs:
57
- run: pnpm typecheck
58
if: always()
59
- name: Check spelling
60
- uses: streetsidesoftware/cspell-action@v6
+ uses: streetsidesoftware/cspell-action@v7
61
62
63
test:
.github/workflows/sanity.yml
@@ -58,5 +58,5 @@ jobs:
0 commit comments