Skip to content

Commit e19fdbb

Browse files
committed
Use merged mainline version of formatting
1 parent 0ec8fcf commit e19fdbb

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
@@ -169,7 +169,7 @@ jobs:
169169
steps:
170170
- uses: actions/checkout@v3
171171
- name: Check formatting
172-
uses: FreeRTOS/CI-CD-Github-Actions/formatting@v2
172+
uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
173173
with:
174174
path: ./
175175
exclude-dirs: .git

0 commit comments

Comments
 (0)