Skip to content

Commit 4f9467e

Browse files
committed
ci(pio): update to CMSIS 5.9.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 38a6b86 commit 4f9467e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pio-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Compile using PlatformIO'
44
inputs:
55
cmsis-version:
66
description: 'CMSIS package version to use'
7-
default: '5.7.0'
7+
default: '5.9.0'
88
runs:
99
using: 'docker'
1010
image: 'Dockerfile'

0 commit comments

Comments
 (0)