We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbf639a + 8317636 commit 25f8321Copy full SHA for 25f8321
1 file changed
.github/workflows/github-ci.yaml
@@ -69,7 +69,7 @@ jobs:
69
- name: Test with ruff
70
run: ruff check pdfly/
71
- name: Spell Check Repo
72
- uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
+ uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
73
74
package:
75
name: Build & verify package
0 commit comments