Skip to content

Commit 882d7ce

Browse files
authored
Add 3.4.0 release notes
1 parent f2695d7 commit 882d7ce

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ Read more about the change & access the migration guide: [reference to the annou
3333

3434
### v4
3535

36+
* Integrated with the new cache service (v2) APIs.
3637
* Updated to node 20
3738

3839
### v3
3940

41+
* Integrated with the new cache service (v2) APIs.
4042
* Added support for caching in GHES 3.5+.
4143
* Fixed download issue for files > 2GB during restore.
4244
* Updated the minimum runner version support from node 12 -> node 16.

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ Upgrading to the recommended versions will not break your workflows.
4040

4141
- Updated minimum runner version support from node 12 -> node 20
4242

43+
### 3.4.0
44+
45+
- Integrated with the new cache service (v2) APIs
46+
4347
### 3.3.3
4448

4549
- Updates @actions/cache to v3.2.3 to fix accidental mutated path arguments to `getCacheVersion` [actions/toolkit#1378](https://github.com/actions/toolkit/pull/1378)

0 commit comments

Comments
 (0)