1
0
Fork 0
This commit is contained in:
Carla Archuleta 2026-06-03 15:36:31 +02:00 committed by GitHub
commit 7dc0b4c698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
git@github.com:actions/checkout.git
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {}
}