Skip to content

Commit b79474d

Browse files
Bump MarkusJx/install-boost from 2.5.1 to 2.6.0
Bumps [MarkusJx/install-boost](https://github.com/markusjx/install-boost) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/markusjx/install-boost/releases) - [Commits](MarkusJx/install-boost@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: MarkusJx/install-boost dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 862b342 commit b79474d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
cmake -E make_directory ${{ env.BUILD_DIR }}
5353
5454
- name: Install Boost
55-
uses: MarkusJx/install-boost@v2.5.1
55+
uses: MarkusJx/install-boost@v2.6.0
5656
id: install-boost
5757
with:
5858
# REQUIRED: Specify the required boost version

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
# install dependencies
3434
- name: Install Boost
35-
uses: MarkusJx/install-boost@v2.5.1
35+
uses: MarkusJx/install-boost@v2.6.0
3636
id: install-boost
3737
with:
3838
# REQUIRED: Specify the required boost version

0 commit comments

Comments
 (0)