CI/GitHub: Switch back to using release tag for install boost action
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user