Skip to content

Commit

Permalink
CI: Bump py_decl and dir2uf2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Oct 21, 2024
1 parent 101ea84 commit aeaa9ba
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 @@ -111,14 +111,14 @@ jobs:
uses: actions/checkout@v4
with:
repository: gadgetoid/py_decl
ref: v0.0.1
ref: v0.0.4
path: py_decl

# Check out dir2u2f
- uses: actions/checkout@v4
with:
repository: gadgetoid/dir2uf2
ref: v0.0.5
ref: v0.0.9
path: dir2uf2

# HACK: Patch startup overclock into Pico SDK
Expand Down

0 comments on commit aeaa9ba

Please sign in to comment.