12
0
Fork 0
mirror of https://github.com/actions/setup-go.git synced 2026-07-03 03:29:33 +00:00

chore: bump version to 6.5.0 in package.json and package-lock.json (#762)

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

* chore: update README.md for improved clarity and structure

* License update
This commit is contained in:
Haritha 2026-06-23 12:03:17 -05:00 committed by GitHub
parent e91cc3bfe0
commit 924ae3a1cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 857 additions and 356 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-go",
"version": "6.3.0",
"version": "6.5.0",
"private": true,
"description": "setup go action",
"main": "lib/setup-go.js",