ci: pin actions/checkout to v2 (#541)

This commit is contained in:
Shohei Ueda
2020-11-23 21:43:45 +09:00
committed by GitHub
parent 3ba244e8d4
commit 6c2db6e184
4 changed files with 4 additions and 4 deletions

View File

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