Releases: jwlawson/actions-setup-cmake
Releases · jwlawson/actions-setup-cmake
v1.11
Update dependencies (#39)
v1.10
Bump path-parse from 1.0.6 to 1.0.7 (#37) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.9
Add option to force using 32 bit cmake (#33)
v1.8
- Add support for changed package names in CMake 3.20
- Update dependencies
v1.7
- Specify GitHub API version in request headers
- Provide fallback when Link headers are unavailable
- Remove
async
from some functions - Update dependencies
v1.6
- Fix incorrectly selecting invalid architecture packages
- Update dependencies
v1.5
- Fix handling the new universal macos packages provided in cmake 3.19.2+
- Improve platform testing
- Update dependencies
v1.4
Update NPM dependencies to resolve security vulnerabilities and deprecation warnings.
v1.3
- Update npm dependencies
- Use github token by default (Thanks @henryiii)
- Fix bug fetching MacOS cmake versions 2.x
v1.2
Bump @actions/http-client from 1.0.6 to 1.0.8 (#2) Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8. - [Release notes](https://github.com/actions/http-client/releases) - [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md) - [Commits](https://github.com/actions/http-client/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>