Skip to content

Commit 02a1864

Browse files
authored
Merge pull request #1 from Pelsin/patch-1
Update action.yml
2 parents a159f5a + 677f42c commit 02a1864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ runs:
55
using: "composite"
66
steps:
77
- name: arm-none-eabi-gcc GNU Arm Embedded Toolchain
8-
uses: carlosperate/arm-none-eabi-gcc-action@v1.5.2
8+
uses: carlosperate/arm-none-eabi-gcc-action@v1.8.1
99
- name: Checkout pico-sdk/1.5.1
10-
uses: actions/checkout@v3
10+
uses: actions/checkout@v4.1.1
1111
with:
1212
repository: raspberrypi/pico-sdk
1313
ref: 1.5.1

0 commit comments

Comments
 (0)