We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a159f5a + 677f42c commit 02a1864Copy full SHA for 02a1864
action.yml
@@ -5,9 +5,9 @@ runs:
5
using: "composite"
6
steps:
7
- name: arm-none-eabi-gcc GNU Arm Embedded Toolchain
8
- uses: carlosperate/arm-none-eabi-gcc-action@v1.5.2
+ uses: carlosperate/arm-none-eabi-gcc-action@v1.8.1
9
- name: Checkout pico-sdk/1.5.1
10
- uses: actions/checkout@v3
+ uses: actions/checkout@v4.1.1
11
with:
12
repository: raspberrypi/pico-sdk
13
ref: 1.5.1
0 commit comments