diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07311d2..3f44649 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,9 +9,9 @@ on: - cron: '0 2 * * *' env: - osqp_TAG: v0.6.2 + osqp_TAG: v0.6.3 vcpkg_robotology_TAG: v0.0.3 - Catch2_TAG: v2.12.1 + Catch2_TAG: v2.13.9 # Overwrite the VCPKG_INSTALLATION_ROOT env variable defined by GitHub Actions to point to our vcpkg VCPKG_INSTALLATION_ROOT: C:\robotology\vcpkg