aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-04-09 00:22:35 +0200
committerGitHub <noreply@github.com>2025-04-09 00:22:35 +0200
commit46cb69fab02f9fd8fd61a91dd9a9c740cc17053a (patch)
tree00c8ee2eedb751a827e80eaf4208f6396dd9063e /.github
parentdb60034515ee69111ebd3d880641b57bc26c0b15 (diff)
CI: Update boost install action for windows workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/win-x64-build.yml2
1 files changed, 1 insertions, 1 deletions
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