We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78491dc commit 399556cCopy full SHA for 399556c
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
steps:
91
- uses: actions/checkout@v3
92
- name: Check formatting
93
- uses: FreeRTOS/CI-CD-Github-Actions/formatting@v2
+ uses: FreeRTOS/CI-CD-Github-Actions/formatting@main
94
with:
95
path: ./
96
0 commit comments