Skip to content

Commit f555a37

Browse files
Merge pull request #3771 from raspberrypi/dependabot/github_actions/develop/carlosperate/arm-none-eabi-gcc-action-1.9.0
Bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0
2 parents 4f297ed + 082d4c5 commit f555a37

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
version: 1.10.2
3939
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
40-
uses: carlosperate/arm-none-eabi-gcc-action@v1.8.2
40+
uses: carlosperate/arm-none-eabi-gcc-action@v1.9.0
4141
- name: Install Doxygen
4242
run: |
4343
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz

0 commit comments

Comments
 (0)