Update action.yml

This commit is contained in:
Sergey 2023-10-26 23:45:44 +03:00 committed by GitHub
parent e510152a0d
commit d022b3c43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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