bump version to 7.0.0 in package.json and package-lock.json

This commit is contained in:
priyagupta108 2026-06-26 15:50:16 +05:30
parent fcbe4dc6b6
commit 6c2dcb1c6a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-go",
"version": "6.5.0",
"version": "7.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-go",
"version": "6.5.0",
"version": "7.0.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^6.1.0",