We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b6279 commit 97a8f66Copy full SHA for 97a8f66
1 file changed
.github/workflows/cpp-windows-build.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
arch: x64
37
- name: Install Boost
38
- uses: MarkusJx/install-boost@v2.4.1
+ uses: MarkusJx/install-boost@6d8df42f57de83c5b326b5b83e7b35d650030103
39
id: install-boost
40
41
# A list of supported versions can be found here:
0 commit comments