Add cross-version parameter to specify cross version

This commit is contained in:
Dave Rolsky
2023-10-22 11:12:50 -05:00
parent ef5051e603
commit 883c7a0854
8 changed files with 80 additions and 32 deletions

View File

@@ -1,3 +1,8 @@
## 0.0.10
- Added a new `cross-version` parameter. This can be specified to make this action use a specific
version of `cross`. If this is not specified, the latest version will be used.
## 0.0.9 - 2023-09-10
- Added a `working-directory` parameter. By default this is the current directory (`.`) but you can