Prepare 4.1.0 release

This commit is contained in:
Josh Gross 2024-10-03 15:16:00 -04:00
parent a11fb02296
commit 94afe8286c
No known key found for this signature in database
3 changed files with 7 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cache",
"version": "4.0.2",
"version": "4.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cache",
"version": "4.0.2",
"version": "4.1.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.3",