change pico-sdk checkout branch to master
This commit is contained in:
2
.github/actions/get_deps/action.yml
vendored
2
.github/actions/get_deps/action.yml
vendored
@@ -13,7 +13,7 @@ runs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: raspberrypi/pico-sdk
|
repository: raspberrypi/pico-sdk
|
||||||
ref: develop
|
ref: master
|
||||||
path: pico-sdk
|
path: pico-sdk
|
||||||
|
|
||||||
- name: Linux dependencies
|
- name: Linux dependencies
|
||||||
|
Reference in New Issue
Block a user