Skip to content

Commit

Permalink
Merge pull request #3991 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.10.0

Bump carlosperate/arm-none-eabi-gcc-action from 1.9.1 to 1.10.0
  • Loading branch information
nathan-contino authored Dec 17, 2024
2 parents 33cd564 + 4c265e7 commit fae991a
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 @@ -32,7 +32,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.9.1
uses: carlosperate/arm-none-eabi-gcc-action@v1.10.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 fae991a

Please sign in to comment.