Skip to content

Commit 627ca67

Browse files
committed
ci: Fix typo in job action
1 parent 72d6d0d commit 627ca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/targets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix: ${{ steps.convert.outputs.matrix }}
2323

2424
steps:
25-
- uses: action/checkout@v4
25+
- uses: actions/checkout@v4
2626
with:
2727
sparse-checkout: platformio.ini
2828

0 commit comments

Comments
 (0)