We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d6d0d commit 627ca67Copy full SHA for 627ca67
.github/workflows/targets.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix: ${{ steps.convert.outputs.matrix }}
23
24
steps:
25
- - uses: action/checkout@v4
+ - uses: actions/checkout@v4
26
with:
27
sparse-checkout: platformio.ini
28
0 commit comments