Skip to content

Commit 58a4637

Browse files
committed
Update .github/workflows/cppcheck.yml
1 parent 0d70efc commit 58a4637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cppcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2222
with:
23-
submodules: "recursive"
23+
submodules: 'recursive'
2424

2525
- name: Set up dependencies
2626
run: |

0 commit comments

Comments
 (0)