Update action.yml

This commit is contained in:
Sergey 2023-11-13 09:14:22 +03:00 committed by GitHub
parent b25f59ee23
commit 82fd1d6195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ inputs:
default: arm-none-eabi-gcc --version
runs:
using: 'docker'
image: 'docker://sergeyladanov/arm-gcc:v12.3.1'
image: 'docker://sergeyladanov/arm-gcc-xpack:v12.3.1'
args:
- ${{ inputs.command }}