2
0
Эх сурвалжийг харах

Bump actions/download-artifact from 4 to 8 (#3619)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 сар өмнө
parent
commit
bbf5c90e67

+ 1 - 1
.github/workflows/sonar.yaml

@@ -54,7 +54,7 @@ jobs:
         run: |
           git checkout ${{ github.event.workflow_run.head_sha }}
       - name: Download coverage artifacts
-        uses: actions/download-artifact@v4
+        uses: actions/download-artifact@v8
         with:
           name: code-coverage
           run-id: ${{ github.event.workflow_run.id }}