aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-10-17 16:47:40 +0200
committerShauren <shauren.trinity@gmail.com>2025-10-17 16:47:40 +0200
commitb228ab993bbd2f97426b5364e8e2dc3fe553e241 (patch)
treee88ca0322adaa1d963df7acd8ac32badff85ebb1
parentc4b02d13e16612e35975a4705e8993002260853d (diff)
CI/GitHub: Switch back to using release tag for install boost action
-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 560af51db0b..8115178393f 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@6d8df42f57de83c5b326b5b83e7b35d650030103
+ uses: MarkusJx/install-boost@v2
id: install-boost
with:
boost_version: 1.84.0