Skip to content

Commit

Permalink
Updated to Micropython v1.19.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ZodiusInfuser authored Nov 25, 2022
1 parent 780b234 commit 306a184
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-picow_enviro-v1.19.8-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.19.8/
FIRMWARE_NAME: pimoroni-picow_enviro-v1.19.10-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.19.10/

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

0 comments on commit 306a184

Please sign in to comment.