Commit Graph

14 Commits (d72808a87cddc1f0ee1d2dc1f5aa48a57a61577e)

Author SHA1 Message Date
Antoine Toulme d72808a87c
Merge 65d092b907 into 34829cb9ac 1 day ago
Priya Gupta 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.
2 months ago
Jason Ginchereau 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
3 months ago
priya-kinthali faf52423ec
Add support for .tool-versions file in setup-go, update workflow (#673)
* setup go in local

* add .tool-versions file support
11 months ago
github-actions[bot] 481f18bdd4 add restore-only 1 year ago
Dmitry Shibanov 0c52d547c9
Update dependencies for node20 (#445) 3 years ago
Sergey Dolin c51a720768
Enable caching by default with default input (#332) 4 years ago
Evgenii Korolevskii c4e169859f prettier format 4 years ago
Evgenii Korolevskii db58e98a43 format 4 years ago
Evgenii Korolevskii 5547b9ed8d fix(cache): Not throw err if no cache folders 4 years ago
Evgenii Korolevskii be45b2722d build 4 years ago
Vladimir Safonkin 9eecd2d0d7 Minor fix 4 years ago
Vladimir Safonkin 0fd92001e9 Rework cache handling 4 years ago
IvanZosimov b22fbbc292
Implementation of caching functionality for setup-go action (#228) 4 years ago