summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorScott Larson <[email protected]>2020-12-07 14:56:14 -0800
committerGitHub <[email protected]>2020-12-07 14:56:14 -0800
commit1777796996808b608765f6aff9e61d8987cd6e77 (patch)
tree2c0fc63e33c5d13634229ff660580db66c6c2ff8 /.github/workflows
parent64b4d510bade7b44df7295f9acbd9100f499ff58 (diff)
Update ci_cortex_m0.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci_cortex_m0.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci_cortex_m0.yml b/.github/workflows/ci_cortex_m0.yml
index 1789b6df..b098514e 100644
--- a/.github/workflows/ci_cortex_m0.yml
+++ b/.github/workflows/ci_cortex_m0.yml
@@ -43,8 +43,8 @@ jobs:
directory: $HOME/arm-none-eabi-gcc-9-2019-q4
# Get CMake into the environment
- - name: Install cmake 3.17.1
- uses: lukka/[email protected]
+ - name: Install cmake 3.19.1
+ uses: lukka/[email protected]
# Get Ninja into the environment
- name: Install ninja-build