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 dd22dcb commit 2f8195dCopy full SHA for 2f8195d
.github/workflows/continuous-integration-workflow.yml
@@ -90,7 +90,7 @@ jobs:
90
time guarddog pypi verify test/linters-requirements.txt
91
time guarddog pypi verify test/requirements.txt
92
- name: Spell Check Repo ✍️
93
- uses: crate-ci/typos@87d57f0e994b0e73e3efb34a953ae275b86b5971 # v1.35.6
+ uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7
94
test:
95
strategy:
96
matrix:
0 commit comments