Skip to content

Commit b228ab9

Browse files
committed
CI/GitHub: Switch back to using release tag for install boost action
1 parent c4b02d1 commit b228ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/win-x64-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
& ${{ env.OPENSSL_ROOT_DIR }}/bin/openssl.exe version
5757
5858
- name: Download and install Boost
59-
uses: MarkusJx/install-boost@6d8df42f57de83c5b326b5b83e7b35d650030103
59+
uses: MarkusJx/install-boost@v2
6060
id: install-boost
6161
with:
6262
boost_version: 1.84.0

0 commit comments

Comments
 (0)