Skip to content

Commit 7bcb95e

Browse files
committed
ci: update github actions checkout
1 parent c30f13e commit 7bcb95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
name: Spell Check
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v3
11+
- uses: actions/checkout@v4
1212
- uses: crate-ci/typos@master

0 commit comments

Comments
 (0)