1
0
mirror of https://github.com/actions/checkout.git synced 2026-03-07 08:51:46 +08:00

Compare commits

...

11 Commits

Author SHA1 Message Date
dillyphilly3131
23ceb3b82a
Merge 38c4d0049e into 71cf2267d8 2025-11-07 11:46:03 +09:00
dillyphilly3131
38c4d0049e
Create devcontainer.json 2025-09-03 11:13:41 -04:00
Salman Chishti
84461a1f80
Merge branch 'main' into main 2025-08-11 11:35:05 +01:00
Salman Muin Kayser Chishti
d3c16acf8d will do separate pr for v5 and will do a minor version for previous changes 2025-08-11 10:54:03 +01:00
Salman Muin Kayser Chishti
41e7b7c3b8 update major version 2025-08-11 10:50:06 +01:00
Salman Muin Kayser Chishti
877148b270 update dist 2025-08-11 10:47:05 +01:00
Salman Muin Kayser Chishti
ead6238b2e update licenses 2025-08-11 10:21:35 +01:00
Salman Muin Kayser Chishti
cfcf2310e5 bump to major version, audit fix, changelog 2025-08-11 10:20:28 +01:00
Salman Chishti
6514bdfadd update other parts to node 24 2025-07-24 12:09:01 +00:00
Salman Chishti
82309ba413
Merge branch 'actions:main' into main 2025-07-23 15:51:10 +01:00
Salman Chishti
f06e13efd2
use node 24 2025-07-14 17:14:18 +01:00

View File

@ -0,0 +1,4 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}