Merge ad9bd761cb4f76d8ee125123340860e145330581 into b9b25d45f70a5d94d88496aa4896bf9ed8f49b67

This commit is contained in:
noserene 2025-12-01 00:18:19 +00:00 committed by GitHub
commit 66d812b897
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,7 @@
{ - name: Setup Node.js environment
uses: actions/setup-node@v4.0.2
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}