Skip to content

Commit 4c265e7

Browse files
Bump carlosperate/arm-none-eabi-gcc-action from 1.9.1 to 1.10.0
Bumps [carlosperate/arm-none-eabi-gcc-action](https://github.com/carlosperate/arm-none-eabi-gcc-action) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/carlosperate/arm-none-eabi-gcc-action/releases) - [Changelog](https://github.com/carlosperate/arm-none-eabi-gcc-action/blob/main/CHANGELOG.md) - [Commits](carlosperate/arm-none-eabi-gcc-action@v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: carlosperate/arm-none-eabi-gcc-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33cd564 commit 4c265e7

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