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 7fe9006 commit 53c7bb7Copy full SHA for 53c7bb7
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout Repository
19
uses: actions/checkout@v6
20
- name: Check for Typos
21
- uses: crate-ci/typos@v1.40.0
+ uses: crate-ci/typos@v1.41.0
22
23
build:
24
# Use a larger runner for faster builds
.github/workflows/typos.yml
@@ -21,4 +21,4 @@ jobs:
0 commit comments