We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f297ed + 082d4c5 commit f555a37Copy full SHA for f555a37
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
version: 1.10.2
39
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
40
- uses: carlosperate/arm-none-eabi-gcc-action@v1.8.2
+ uses: carlosperate/arm-none-eabi-gcc-action@v1.9.0
41
- name: Install Doxygen
42
run: |
43
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz
0 commit comments