Merge pull request #2773 from imbsky/patch-1

Bump actions/checkout from v1 to v2
This commit is contained in:
Henrik Lissner 2020-03-27 01:26:38 -04:00 committed by GitHub
commit 264926a0fc
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