Skip to content

Commit 9e5c51a

Browse files
authored
Merge pull request #4114 from raspberrypi/dependabot/github_actions/develop/carlosperate/arm-none-eabi-gcc-action-1.10.1
Bump carlosperate/arm-none-eabi-gcc-action from 1.10.0 to 1.10.1
2 parents 30d16e0 + 89bf0ff commit 9e5c51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
version: 1.10.2
3434
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
35-
uses: carlosperate/[email protected].0
35+
uses: carlosperate/[email protected].1
3636
- name: Install Doxygen
3737
run: |
3838
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz

0 commit comments

Comments
 (0)