Skip to content

Commit

Permalink
Merge pull request #3771 from raspberrypi/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…evelop/carlosperate/arm-none-eabi-gcc-action-1.9.0

Bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0
  • Loading branch information
nathan-contino authored Jul 16, 2024
2 parents 4f297ed + 082d4c5 commit f555a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
version: 1.10.2
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
uses: carlosperate/arm-none-eabi-gcc-action@v1.8.2
uses: carlosperate/arm-none-eabi-gcc-action@v1.9.0
- name: Install Doxygen
run: |
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz
Expand Down

0 comments on commit f555a37

Please sign in to comment.