Commit Graph

15 Commits (49b445323bf4ee435c9ad72fa00f47f9f66be8d9)

Author SHA1 Message Date
Evgenii Korolevskii 17106403fa
Allow to use only GOCACHE for cache (#305) 2 years ago
Jongwoo Han bb5ff97ab9
refactor: Use early return pattern to avoid nested conditions (#302) 2 years ago
Dmitry Shibanov 6edd4406fa
fix log for stable aliases (#303) 2 years ago
Milos Pantic 38dbe75f81
Add stable and oldstable aliases (#300) 2 years ago
Marko Zivic e983b65a44
Merge pull request #283 from koba1t/add_support_gowork_for_go-version-file
add support go.work file for go-version-file
2 years ago
Dmitry Shibanov 27b43e1b0d
Pass the token input through on GHES (#277) 2 years ago
koba1t 7678c83214
add support gowork for go-version-file 2 years ago
n33pm c4a742cab1
fix(): cache resolve version input (#267) 2 years ago
Francesco Renzi 514ae57904 Update @actions/core to 1.10.0 2 years ago
Evgenii Korolevskii be45b2722d build 2 years ago
Milos Pantic 268d8c0ca0
Add support for arm32 go arch (#253) 2 years ago
Javier Romero e0dce94eb0 Use explicit filename when downloading Windows go package
Using the explicit filename for Windows is necessary to
satisfy `Expand-Archive`'s requirement on '.zip' extension.

Signed-off-by: Javier Romero <root@jromero.codes>
2 years ago
Vladimir Safonkin ed8da5df39 Build js 3 years ago
Vladimir Safonkin 6036aa2424 Add cache error handling 3 years ago
IvanZosimov b22fbbc292
Implementation of caching functionality for setup-go action (#228) 3 years ago