update checkout action

This commit is contained in:
Dagen Brock 2021-03-23 15:15:48 -05:00
parent 24e3becff5
commit dc531d4940
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
name: Run assembly and disk image CICD pipeline
steps:
# CHECKOUT AND ASSEMBLE ON EVERY PUSH, ANY BRANCH
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Install Merlin
uses: digarok/install-merlin32-action@v0.1.2