summaryrefslogtreecommitdiffstats
path: root/.github/workflows/typos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/typos.yml')
-rw-r--r--.github/workflows/typos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml
index b16211d3..752c58c6 100644
--- a/.github/workflows/typos.yml
+++ b/.github/workflows/typos.yml
@@ -6,5 +6,5 @@ jobs:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- uses: crate-ci/typos@v1.19.0