chore: Update node and Go environment images in CI (#2240)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2021-10-27 15:30:31 +05:30
committed by GitHub
parent 2f4ec4b2b9
commit 02e16666ed
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module.exports = async function(context) {
module.exports = async (context) => {
return {
status: 200,
body: "hello, world!\n"