mirror of
https://github.com/bitcoin/bips.git
synced 2026-09-21 19:04:28 +00:00
ci: Update typos action to use main branch
The typos repository switched from the `master` branch to `main`.
This commit is contained in:
2
.github/workflows/github-action-checks.yml
vendored
2
.github/workflows/github-action-checks.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Check spelling
|
||||
uses: crate-ci/typos@master
|
||||
uses: crate-ci/typos@main
|
||||
|
||||
Reference in New Issue
Block a user