Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/spellCheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
steps:
- name: check-spelling
id: spelling
uses: check-spelling/check-spelling@v0.0.21
uses: check-spelling/check-spelling@v0.0.24
with:
suppress_push_for_open_pull_request: 1
checkout: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Installers:
InstallerSha256: 035990DFDF30E185CA8A5E83061E59FDCA76E051A99507A0303B69F871CCBF91
InstallerSwitches:
Silent: /SILENT
SilentWithProgress: /SILENT
SilentWithProgress: /SILENT s
ManifestType: installer
ManifestVersion: 1.9.0
Loading