Skip to content

Commit 5d77faa

Browse files
committed
change pico-sdk checkout branch to master
1 parent fa523a5 commit 5d77faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/get_deps/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
uses: actions/checkout@v4
1414
with:
1515
repository: raspberrypi/pico-sdk
16-
ref: develop
16+
ref: master
1717
path: pico-sdk
1818

1919
- name: Linux dependencies

0 commit comments

Comments
 (0)