Fix typo in Changes.md

This commit is contained in:
Dave Rolsky 2025-02-16 11:02:01 -06:00
parent b094471e7c
commit b4ab796093
No known key found for this signature in database

View File

@ -38,7 +38,7 @@ bumped to v1.0.0 because of this change.
- This action will now configure and use `Swatinem/rust-cache` by default for you. It will include
the `target` parameter as part of the cache key automatically. Suggested by @jennydaman (Jennings
Zhang). GH #23.
- This action now validates its input and will exit early if they are not valid. GH #35.
- This action now validates its inputs and will exit early if they are not valid. GH #35.
## 0.0.17 - 2024-11-23