Use patch instead of minor

This commit is contained in:
Salman Chishti
2025-03-17 14:08:42 +00:00
committed by GitHub
parent ff4d4afef8
commit c40bccc9c3
6 changed files with 8 additions and 8 deletions

4
packages/cache/package-lock.json generated vendored
View File

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