]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Merge pull request #284 from makermelissa/github_Actions
authorLimor "Ladyada" Fried <limor@ladyada.net>
Mon, 4 May 2020 17:49:08 +0000 (13:49 -0400)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 17:49:08 +0000 (13:49 -0400)
Set checkout repo to V2 since it fixes an issue

.github/workflows/build.yml

index 4be12a58a30975f48f36c9d1476ca374559bc9ca..83c2a340d6095fe385720c863b2737226099eda5 100644 (file)
@@ -21,7 +21,7 @@ jobs:
       run: |
         python3 --version
     - name: Checkout Current Repo
-      uses: actions/checkout@v1
+      uses: actions/checkout@v2
       with:
         submodules: true
     - name: Checkout tools repo