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.
1 parent 217d1a3 commit c19b4b7Copy full SHA for c19b4b7
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: arm-none-eabi-gcc install
25
- uses: carlosperate/arm-none-eabi-gcc-action@v1.10.1
+ uses: carlosperate/arm-none-eabi-gcc-action@v1.11.1
26
with:
27
release: '13.2.Rel1'
28
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
108
109
0 commit comments