Meta: (test.yml) Use checkout@v2

This commit is contained in:
Adam Porter 2020-01-04 01:45:57 -06:00
parent 997765f9ea
commit fb830f8577

View file

@ -44,7 +44,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Install sandbox script
run: |