chore(deps): bump actions/checkout from 2 to 4 (#6998)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-27 02:30:41 +00:00 committed by GitHub
parent 0e7d93ed92
commit 4bb9c396ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
name: "${{ matrix.name }}"
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Install Repo MSRV toolchain
run: |