From: Melissa LeBlanc-Williams Date: Mon, 4 May 2020 18:08:36 +0000 (-0700) Subject: Merge pull request #285 from trainman419/master X-Git-Tag: 4.8.0 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/8ad724590357d58f4b21e56df75036a28525df77?hp=539962c4c3c088797d02202922a9c51534b77bdf Merge pull request #285 from trainman419/master Add Orange PI 2 constant (Attempt #2) --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4be12a5..83c2a34 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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