Testing - Update GH Action for 7.9.0 #340

Update CAD files with new public data
Update 3rd-party archives with new versions of dependencies
Disable signal catching in bug28054_2
This commit is contained in:
Pasukhin Dmitry
2025-02-09 22:20:05 +01:00
committed by GitHub
parent bd77f8af4a
commit 9d727d09f4
5 changed files with 41 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ inputs:
thirdparty_url:
description: 'URL to download 3rdparty dependencies'
required: false
default: 'https://github.com/Open-Cascade-SAS/OCCT/releases/download/V7_8_0/3rdparty-vc14-64.zip'
default: 'https://github.com/Open-Cascade-SAS/OCCT/releases/download/V7_9_0_beta1/3rdparty-vc14-64.zip'
runs:
using: "composite"