Skip to content

Commit f7d69b7

Browse files
author
Alasdair Allan
authored
Merge pull request raspberrypi#3004 from raspberrypi/dependabot/github_actions/develop/carlosperate/arm-none-eabi-gcc-action-1.6.3
Bump carlosperate/arm-none-eabi-gcc-action from 1.6.2 to 1.6.3
2 parents 239b10d + 7a0bc6c commit f7d69b7

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/arm-none-eabi-gcc-action@v1.6.2
42+
uses: carlosperate/arm-none-eabi-gcc-action@v1.6.3
4343
- name: Install Doxygen
4444
run: |
4545
wget https://www.doxygen.nl/files/doxygen-1.9.6.linux.bin.tar.gz

0 commit comments

Comments
 (0)