chore: bump version to 6.5.0 in package.json and package-lock.json

This commit is contained in:
HarithaVattikuti 2026-06-22 14:22:51 -05:00
parent e91cc3bfe0
commit 8cba2cfe36
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.3.0",
"version": "6.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-go",
"version": "6.3.0",
"version": "6.5.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.1.0",