diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 53f3e2835..db40e6635 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -275,7 +275,7 @@
Migrate assert to Assertions #209.
- Bump actions/cache from v2 to v2.1.7 #214 #225 #239 #266.
+ Bump actions/cache from 2 to 3 #214 #225 #239 #266 #294.
Add and use CollectionUtils.INDEX_NOT_FOUND constant.