We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8c1d3 commit c81094fCopy full SHA for c81094f
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/setup-python@v5
23
with:
24
python-version: '3.11'
25
- - uses: carlosperate/arm-none-eabi-gcc-action@v1
+ - uses: carlosperate/arm-none-eabi-gcc-action@ci
26
27
release: 10.3-2021.10
28
- name: Install CMake v3.22 via PyPI
0 commit comments