diff --git a/.github/actions/xahau-ga-dependencies/action.yml b/.github/actions/xahau-ga-dependencies/action.yml index 203b733da..0197d1487 100644 --- a/.github/actions/xahau-ga-dependencies/action.yml +++ b/.github/actions/xahau-ga-dependencies/action.yml @@ -59,7 +59,7 @@ runs: - name: Export custom recipes shell: bash run: | - conan export external/snappy snappy/1.1.9@xahaud/stable + conan export external/snappy snappy/1.1.10@xahaud/stable conan export external/soci soci/4.0.3@xahaud/stable - name: Install dependencies