diff --git a/Changes.md b/Changes.md index 3aa6887..b717732 100644 --- a/Changes.md +++ b/Changes.md @@ -1,3 +1,8 @@ +## 0.0.12 - 2024-02-25 + +- Bumped the version of `actions/cache` used in this action to v4. The v3 version uses Node 16, + which causes warnings when run. + ## 0.0.11 - 2023-12-17 - Use `cross` when compiling for 32-bit Linux targets. While in theory this should work without