Skip to content

Commit 828331c

Browse files
committed
Fix CI file
1 parent e35e42f commit 828331c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Continuous-Integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Compilation
6060
id: Compile
61-
uses: stm32duino/actions/compile-examples@master
61+
uses: stm32duino/actions/compile-examples@main
6262
with:
6363
board-pattern: "NUCLEO_L476RG"
6464
libraries: "STM32duino NFC-RFAL, STM32duino ST25R95"

0 commit comments

Comments
 (0)