We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33cd564 + 4c265e7 commit fae991aCopy full SHA for fae991a
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
version: 1.10.2
34
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
35
- uses: carlosperate/arm-none-eabi-gcc-action@v1.9.1
+ uses: carlosperate/arm-none-eabi-gcc-action@v1.10.0
36
- name: Install Doxygen
37
run: |
38
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz
0 commit comments