Skip to content

Commit ac3cb9b

Browse files
committed
ci: update deprecated checkout version
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 4661771 commit ac3cb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- STMicroelectronics:stm32:Nucleo_64:pnum=P_NUCLEO_WB55RG
1717

1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@main
2020
- uses: arduino/compile-sketches@v1
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)