Skip to content

Commit 13418bd

Browse files
Merge pull request #3795 from raspberrypi/dependabot/github_actions/develop/carlosperate/arm-none-eabi-gcc-action-1.9.1
Bump carlosperate/arm-none-eabi-gcc-action from 1.9.0 to 1.9.1
2 parents d0cdc52 + 9cd114c commit 13418bd

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
version: 1.10.2
4141
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
42-
uses: carlosperate/[email protected].0
42+
uses: carlosperate/[email protected].1
4343
- name: Install Doxygen
4444
run: |
4545
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz

0 commit comments

Comments
 (0)