We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53f6de commit f6e4f2cCopy full SHA for f6e4f2c
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
python-version: 3.12
40
41
- name: Setup Zephyr project
42
- uses: zephyrproject-rtos/action-zephyr-setup@v1
+ uses: zephyrproject-rtos/action-zephyr-setup@f7b70269a8eb01f70c8e710891e4c94972a2f6b4 # v1.0.6
43
with:
44
app-path: apptest
45
manifest-file-name: ci-manifest.yml
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
app-path: zephyr-lang-rust
35
0 commit comments