summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci_cortex_m0.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_cortex_m0.yml b/.github/workflows/ci_cortex_m0.yml
index 71f8a4f8..1789b6df 100644
--- a/.github/workflows/ci_cortex_m0.yml
+++ b/.github/workflows/ci_cortex_m0.yml
@@ -48,7 +48,7 @@ jobs:
# Get Ninja into the environment
- name: Install ninja-build
- uses: seanmiddleditch/gha-setup-ninja@v1
+ uses: seanmiddleditch/gha-setup-ninja@v3
# Prepare the build system
- name: Prepare build system