mirror of
https://github.com/actions/checkout.git
synced 2026-05-13 16:38:07 +00:00
Compare commits
2 Commits
22bc6965d8
...
3b64547b32
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b64547b32 | ||
|
|
441f1f4b8c |
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
@ -0,0 +1,5 @@
|
||||
git@github.com:actions/checkout.git
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user