Bump cache package to v6.1.0, update RELEASES.md (#2436)

This commit is contained in:
Jason Ginchereau
2026-06-17 11:25:12 -10:00
committed by GitHub
parent 1746c55cc7
commit 0786132e6a
3 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "6.0.1",
"version": "6.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "6.0.1",
"version": "6.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.1",