We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6a781 commit cf0068bCopy full SHA for cf0068b
1 file changed
.github/workflows/astyle.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Astyle check
14
id: Astyle
15
- uses: stm32duino/actions/astyle-check@master
+ uses: stm32duino/actions/astyle-check@main
16
# Use the output from the `Astyle` step
17
- name: Astyle Errors
18
if: failure()
0 commit comments