Restore missing with: in SonarCloud workflow

This commit is contained in:
Nick Bolton
2024-09-06 13:49:01 +01:00
parent 52b4786860
commit e7a6cc932e

View File

@ -28,7 +28,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
# Fetch all history for SonarScanner blame data
fetch-depth: 0