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

Compare commits

...

4 Commits

Author SHA1 Message Date
Dev-Re2906
2cee040e7d
Create devcontainer.json
ublish #2192
2025-06-08 04:28:53 +03:30
Dev-Re2906
9fff098954 publis 2025-06-08 04:23:45 +03:30
Dev-Re2906
63794ec9c9
Merge branch 'actions:main' into main 2025-06-08 03:22:43 +03:30
Ben De St Paer-Gotch
09d2acae67
Update README.md (#2194) 2025-06-06 09:19:16 +01:00

View File

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