From 421e3713932768adbfd5db3413efd0cc478dd1c5 Mon Sep 17 00:00:00 2001
From: theomart77 <69779428+theomart77@users.noreply.github.com>
Date: Mon, 5 Oct 2020 08:58:08 -0400
Subject: [PATCH] Create Linda

---
 Linda | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 Linda

diff --git a/Linda b/Linda
new file mode 100644
index 00000000..0d6178fe
--- /dev/null
+++ b/Linda
@@ -0,0 +1,2 @@
+- name: Setup Node.js environment
+  uses: actions/setup-node@v2.1.2