Skip to content

Commit f69322d

Browse files
authored
Update typos action to version 1.39.0
fix the version instead of master
1 parent bcb9345 commit f69322d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Check for typos
16-
uses: crate-ci/typos@master
16+
uses: crate-ci/typos@v1.39.0

0 commit comments

Comments
 (0)