We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4661771 commit ac3cb9bCopy full SHA for ac3cb9b
.github/workflows/compile-examples.yml
@@ -16,7 +16,7 @@ jobs:
16
- STMicroelectronics:stm32:Nucleo_64:pnum=P_NUCLEO_WB55RG
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@main
20
- uses: arduino/compile-sketches@v1
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments