Skip to content

Commit 75a2eef

Browse files
committed
Use merged mainline version of formatting
1 parent 802d8c7 commit 75a2eef

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
@@ -117,7 +117,7 @@ jobs:
117117
steps:
118118
- uses: actions/checkout@v3
119119
- name: Check formatting
120-
uses: FreeRTOS/CI-CD-Github-Actions/formatting@v2
120+
uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
121121
with:
122122
path: ./
123123
exclude-dirs: .git

0 commit comments

Comments
 (0)