Bump actions/checkout from v1 to v2

This commit is contained in:
BSKY 2020-03-25 15:13:46 +09:00 committed by GitHub
parent 4b20c7206e
commit a5c7c71410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Doom version
run: "bin/doom version"
- name: Run tests