chore: Update actions' versions

Signed-off-by: David Lapshin <ddaudix@gmail.com>
This commit is contained in:
David Lapshin 2024-01-03 21:43:21 +03:00 committed by GitHub
parent 86962c0716
commit 20de07a431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,9 +28,9 @@ jobs:
name: Typos name: Typos
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4.1.1
- name: Check for typos - name: Check for typos
uses: crate-ci/typos@master uses: crate-ci/typos@v1.17.0
with: with:
config: typos.toml config: typos.toml