diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index f212eb7b..61b7346a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Actions Repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Use custom config file uses: crate-ci/typos@master