Merge ad9bd761cb4f76d8ee125123340860e145330581 into 25b062c917b0c75f8b47d8469aff6c94ffd89abb

This commit is contained in:
william 2024-02-15 07:10:05 -06:00 committed by GitHub
commit fd014d01f9
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": {
}
}