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 8811842 commit 774b5c5Copy full SHA for 774b5c5
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v4
41
42
- name: Spell check
43
- uses: crate-ci/typos@v1.32.0
+ uses: crate-ci/typos@v1.44.0
44
45
build:
46
name: Build
.github/workflows/deploy.yml
run: bunx astro check
- name: Build
run: bun run build
0 commit comments