Skip to content

Commit

Permalink
Merge pull request #197 from pimoroni/patch/newest_micropython
Browse files Browse the repository at this point in the history
Bumped to v1.20.4 micropython
  • Loading branch information
ZodiusInfuser authored Aug 25, 2023
2 parents 9acda53 + 82ee3fc commit 3bfc9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

env:
RELEASE_FILE: enviro-${{github.event.release.tag_name || github.sha}}
FIRMWARE_NAME: pimoroni-enviro-v1.20.3-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.3
FIRMWARE_NAME: pimoroni-enviro-v1.20.4-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.4

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3bfc9da

Please sign in to comment.