Skip to content

Commit

Permalink
chore: bump threeal/cmake-action from 2.0.0 to 2.1.0 (#87)
Browse files Browse the repository at this point in the history
Bumps [threeal/cmake-action](https://github.com/threeal/cmake-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/threeal/cmake-action/releases)
- [Commits](threeal/cmake-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: threeal/cmake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a5ab4f9 commit 869d877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4.2.1

- name: Build project
uses: threeal/cmake-action@v2.0.0
uses: threeal/cmake-action@v2.1.0
with:
options: |
MUSEN_BUILD_TESTS=ON
Expand Down

0 comments on commit 869d877

Please sign in to comment.