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 e35e42f commit 828331cCopy full SHA for 828331c
.github/workflows/Continuous-Integration.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Compilation
60
id: Compile
61
- uses: stm32duino/actions/compile-examples@master
+ uses: stm32duino/actions/compile-examples@main
62
with:
63
board-pattern: "NUCLEO_L476RG"
64
libraries: "STM32duino NFC-RFAL, STM32duino ST25R95"
0 commit comments