Update action.yml

This commit is contained in:
Sergey 2024-11-29 11:38:02 +03:00 committed by GitHub
parent 4e30b04faf
commit 958d96a466
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-v2'
image: 'docker://sergeyladanov/arm-gcc:12.3.rel1'
args:
- ${{ inputs.command }}