ci: bump actions/checkout from 2.4.0 to 3 (#715)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-02 21:13:55 +09:00
committed by GitHub
parent 7954f3d89e
commit c921422e37
6 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- 'macos-latest'
- 'windows-latest'
steps:
- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- name: Dump GitHub context
env: