Skip to content

Commit

Permalink
CI: Bump py_decl and dir2uf2.
Browse files Browse the repository at this point in the history
In both cases this incorporates fixes for better understanding and
preservation of uf2 sections. Mostly for RP2350 UF2s.
  • Loading branch information
Gadgetoid committed Sep 17, 2024
1 parent f503cc4 commit acc6c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/micropython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ jobs:
uses: actions/checkout@v4
with:
repository: gadgetoid/py_decl
ref: v0.0.2
ref: v0.0.3
path: py_decl

- name: "dir2uf2: Checkout"
uses: actions/checkout@v4
with:
repository: gadgetoid/dir2uf2
ref: v0.0.7
ref: v0.0.8
path: dir2uf2

- name: "MicroPython: Build MPY Cross"
Expand Down

0 comments on commit acc6c23

Please sign in to comment.