Enable caching by default with default input (#332)

This commit is contained in:
Sergey Dolin
2023-03-10 16:25:35 +01:00
committed by GitHub
parent 6b848af622
commit c51a720768
9 changed files with 167 additions and 6269 deletions

View File

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