Skip to content

Commit 399556c

Browse files
committed
Use merged mainline version of formatting
1 parent 78491dc commit 399556c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
steps:
9191
- uses: actions/checkout@v3
9292
- name: Check formatting
93-
uses: FreeRTOS/CI-CD-Github-Actions/formatting@v2
93+
uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
9494
with:
9595
path: ./
9696

0 commit comments

Comments
 (0)