mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 13:30:31 +00:00
Update changelog
This commit is contained in:
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Use `cargo-binstall` to install `nextest`. ([#183](https://github.com/taiki-e/install-action/pull/183))
|
||||||
|
|
||||||
|
This is a change made in response to the request from the nextest maintainer, which potentially increases the installation time of nextest and the possibility of network errors during installation.
|
||||||
|
|
||||||
|
If you encounter network errors, you should usually be able to work around them by setting `GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}` environment variables.
|
||||||
|
|
||||||
## [2.13.6] - 2023-08-04
|
## [2.13.6] - 2023-08-04
|
||||||
|
|
||||||
- Update `mdbook@latest` to 0.4.33.
|
- Update `mdbook@latest` to 0.4.33.
|
||||||
|
|||||||
Reference in New Issue
Block a user