From 46cb69fab02f9fd8fd61a91dd9a9c740cc17053a Mon Sep 17 00:00:00 2001 From: Shauren Date: Wed, 9 Apr 2025 00:22:35 +0200 Subject: CI: Update boost install action for windows workflow --- .github/workflows/win-x64-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/win-x64-build.yml b/.github/workflows/win-x64-build.yml index eae7d689836..87440fb7547 100644 --- a/.github/workflows/win-x64-build.yml +++ b/.github/workflows/win-x64-build.yml @@ -56,7 +56,7 @@ jobs: & ${{ env.OPENSSL_ROOT_DIR }}/bin/openssl.exe version - name: Download and install Boost - uses: MarkusJx/install-boost@v2.4.5 + uses: MarkusJx/install-boost@v2 id: install-boost with: boost_version: 1.84.0 -- cgit v1.2.3