Update ci_cortex_m0.yml

This commit is contained in:
Scott Larson
2020-12-07 14:38:48 -08:00
committed by GitHub
parent 609c75a2e5
commit 64b4d510ba

View File

@@ -48,7 +48,7 @@ jobs:
# Get Ninja into the environment # Get Ninja into the environment
- name: Install ninja-build - name: Install ninja-build
uses: seanmiddleditch/gha-setup-ninja@v1 uses: seanmiddleditch/gha-setup-ninja@v3
# Prepare the build system # Prepare the build system
- name: Prepare build system - name: Prepare build system