Update action.yml

This commit is contained in:
Sergey 2025-03-20 11:38:16 +03:00 committed by GitHub
parent c78f90416d
commit 0546c94a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ inputs:
default: arm-none-eabi-gcc --version
runs:
using: 'docker'
image: 'docker://sergeyladanov/arm-gcc:12.3.rel1'
image: 'docker://sergeyladanov/arm-gcc:13.3.rel1'
args:
- ${{ inputs.command }}