Skip to content

Commit

Permalink
chore: bump threeal/cmake-action from 1.2.0 to 1.3.0 (#9)
Browse files Browse the repository at this point in the history
Bumps [threeal/cmake-action](https://github.com/threeal/cmake-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/threeal/cmake-action/releases)
- [Commits](threeal/cmake-action@v1.2.0...v1.3.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 Aug 20, 2023
1 parent 09c3a71 commit 6c4968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: mv test/* .

- name: Configure and build the project
uses: threeal/cmake-action@v1.2.0
uses: threeal/cmake-action@v1.3.0
with:
run-build: true

Expand Down

0 comments on commit 6c4968a

Please sign in to comment.