Skip to content

Commit f3306f0

Browse files
Update typos action to use latest master branch
1 parent fe1c528 commit f3306f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v6
18-
- uses: crate-ci/typos@v1.43.4
18+
- uses: crate-ci/typos@master
1919
with:
2020
config: .typos.toml

0 commit comments

Comments
 (0)