update action.yml

This commit is contained in:
2026-06-26 08:39:12 +03:00
parent ea094ae88a
commit 666e5a1dec
+1 -1
View File
@@ -10,7 +10,7 @@ inputs:
default: arm-none-eabi-gcc --version
runs:
using: 'docker'
image: 'docker://sergeyladanov/arm-gcc:13.3.rel1'
image: 'docker://sergeyladanov/arm-gcc:14.3.rel1'
args:
- ${{ inputs.command }}