Skip to content

Commit

Permalink
ci: update deprecated checkout version
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Pillon <[email protected]>
  • Loading branch information
fpistm committed Jan 11, 2024
1 parent 4661771 commit ac3cb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- STMicroelectronics:stm32:Nucleo_64:pnum=P_NUCLEO_WB55RG

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@main
- uses: arduino/compile-sketches@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ac3cb9b

Please sign in to comment.