diff --git a/.github/workflows/gate.yaml b/.github/workflows/gate.yaml index 6a4b7fe81de..d074b53a801 100644 --- a/.github/workflows/gate.yaml +++ b/.github/workflows/gate.yaml @@ -180,8 +180,8 @@ jobs: name: Build on Windows runs-on: windows-latest env: - OPENSCAP_VERSION: "1.4.1" - OPENSCAP_ROOT_DIR: "C:\\Program Files\\OpenSCAP 1.4.1" + OPENSCAP_VERSION: "1.4.2" + OPENSCAP_ROOT_DIR: "C:\\Program Files\\OpenSCAP 1.4.2" steps: - name: Install Deps run: choco install xsltproc