Skip to content

Commit 4e95191

Browse files
Merge pull request #4237 from raspberrypi/dependabot/github_actions/develop/carlosperate/arm-none-eabi-gcc-action-1.11.0
Bump carlosperate/arm-none-eabi-gcc-action from 1.10.1 to 1.11.0
2 parents 80fe726 + c3f3077 commit 4e95191

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/arm-none-eabi-gcc-action@v1.10.1
35+
uses: carlosperate/arm-none-eabi-gcc-action@v1.11.0
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)