Nik B
3f17b4e915
feat: upgrade Node.js runtime from node20 to node24 ( #123 )
...
GitHub Actions is deprecating the Node.js 20 runtime, with enforcement
starting June 2, 2026. This updates the action to use node24 runtime.
- action.yml: change `using: "node20"` to `using: "node24"`
- package.json: bump `@types/node` from ^20.16.5 to ^24
Fixes #122
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
(cherry picked from commit 6a293fc1a2 )
2026-03-18 17:50:12 +01:00
David Sherret
609c005598
feat: include a hash of deno.lock files in the cache key automatically ( #98 )
...
(cherry picked from commit 3169cf993b )
2025-05-14 18:58:13 +02:00
Christian Svensson
aa0fea114b
feat: add built-in caching via inputs ( #89 )
...
(cherry picked from commit fd6b0ad149 )
2025-05-14 18:58:13 +02:00
Sebastian
db3496c46a
feat: add "lts" version option ( #97 )
...
(cherry picked from commit a1496dd8d9 )
2025-05-14 18:58:12 +02:00
Christian Svensson
d74ee56ed6
refactor: convert action to TS and bundle code ( #95 )
...
(cherry picked from commit 95bbb87724 )
2025-05-14 18:58:06 +02:00
Luca Casonato
4606d5cc6f
feat: v2 ( #82 )
...
Co-authored-by: crowlkats <crowlkats@toaxl.com >
2024-10-09 01:37:44 -07:00
Luca Casonato
f1ac2c87b8
chore: migrate code to ESM ( #73 )
2024-09-13 17:15:41 +02:00
Leo Kettmeir
f8480e68ca
feat: support rc version ( #72 )
2024-09-13 16:41:34 +02:00
Leo Kettmeir
3a041055d2
feat: allow specifying binary name ( #71 )
2024-09-12 03:46:45 -07:00
Jesse Dijkstra
edde9366ea
feat: add .tool-versions and .dvmrc support ( #61 )
...
---------
Signed-off-by: Jesse Dijkstra <mail@jessedijkstra.nl >
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com >
2024-07-05 15:33:22 +09:00
ctdeakin
ef28d469f1
chore: update node.js version from 16 to 20 ( #56 )
2024-01-28 21:01:15 +09:00
Em Zhan
1dfbed57f6
feat: run action on Node 16 instead Node 12 ( #33 )
2022-10-17 11:57:49 +02:00
Luca Casonato
4a4e59637f
rename action
2021-05-18 23:53:14 +02:00
Luca Casonato
b80476fbe0
version -> deno-version
2021-04-10 02:20:00 +02:00
Luca Casonato
62abc69248
Initial pass
2021-04-10 02:16:12 +02:00