6 Commits

Author SHA1 Message Date
Matteo Castellini
94a823180e
Update @actions/cache to v4.0.3 (#71) 2025-04-23 15:44:04 +08:00
Szymon Maszke
2f3a9be7ac
feat: add ability to restore cache by exact match (#60)
Signed-off-by: szymonmaszke <github@maszke.co>
2024-08-09 15:07:36 +08:00
Frost Ming
4882716d1c
feat: support python-version-file input
* feat: support python-version-file input

Signed-off-by: Frost Ming <me@frostming.com>

* fix: build esm

Signed-off-by: Frost Ming <me@frostming.com>

* fix: commonjs

Signed-off-by: Frost Ming <me@frostming.com>
2024-01-25 15:07:31 +08:00
Axel H
f94bfb2b4f
feat(node): update dependencies and build to target Node 20 (#46)
* build(node): update dependencies and build to target Node 20 and remove the build deprecation warning annotations

* ci: trigger build on pull requests
2024-01-25 11:16:20 +08:00
Frost Ming
2d86acd19c
fix: Give allow-python-prereleases a default value
Fix #36

Signed-off-by: Frost Ming <me@frostming.com>
2023-06-24 17:43:12 +08:00
Frost Ming
5e2c2de7b2
chore: add lockfile
Signed-off-by: Frost Ming <me@frostming.com>
2023-04-28 14:38:35 +08:00