Priya Gupta and GitHub
0778a10ce4
Migrate to ESM and upgrade dependencies ( #763 )
...
* Migrate to ESM and upgrade dependencies
* Remove unused tsconfig.eslint.json
* bump version to 7.0.0 in package.json and package-lock.json
* Add ESM migration note to README for V7
* Remove unnecessary devDependencies: ts-node, @types/jest
* npm audit fix
* Update README with ESM migration details
Clarified migration details to ESM for action compatibility.
* Downgrade @types/node to ^24, clean up tsconfig and README.
2026-07-15 15:34:36 -05:00
Jason Ginchereau and GitHub
e91cc3bfe0
Bump @actions/cache to 5.1.0, log cache write denied ( #758 )
...
* Bump @actions/cache to 5.1.0, log cache write denied
* Add cache save tests
* Re-trigger CI
2026-06-22 14:14:01 -05:00
priya-kinthali and GitHub
faf52423ec
Add support for .tool-versions file in setup-go, update workflow ( #673 )
...
* setup go in local
* add .tool-versions file support
2025-10-28 10:26:52 -05:00
Dmitry Shibanov and GitHub
0c52d547c9
Update dependencies for node20 ( #445 )
2023-12-05 17:50:42 +01:00
Sergey Dolin and GitHub
c51a720768
Enable caching by default with default input ( #332 )
2023-03-10 16:25:35 +01:00
Evgenii Korolevskii
c4e169859f
prettier format
2022-09-08 15:11:06 +02:00
Evgenii Korolevskii
db58e98a43
format
2022-09-08 14:53:17 +02:00
Evgenii Korolevskii
5547b9ed8d
fix(cache): Not throw err if no cache folders
2022-09-08 13:18:41 +02:00
Evgenii Korolevskii
be45b2722d
build
2022-09-08 12:29:13 +02:00
Vladimir Safonkin
9eecd2d0d7
Minor fix
2022-07-01 09:25:30 +02:00
Vladimir Safonkin
0fd92001e9
Rework cache handling
2022-06-28 14:17:12 +02:00
IvanZosimov and GitHub
b22fbbc292
Implementation of caching functionality for setup-go action ( #228 )
2022-05-25 12:07:29 +02:00