diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 307fbb1..bedc539 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -88,7 +88,7 @@ jobs: ## Attach the target directory for use in Sonar analysis - name: Attach Build Output - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: target path: |