From c3bbb91f23326a4af55f0016076524082a797494 Mon Sep 17 00:00:00 2001
From: Seth Landry <waymakerijn@outlook.com>
Date: Sun, 12 Jan 2025 10:52:54 -0600
Subject: [PATCH] Update .licensed.yml

---
 .licensed.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.licensed.yml b/.licensed.yml
index e97382c4..3c3b1fe9 100644
--- a/.licensed.yml
+++ b/.licensed.yml
@@ -12,4 +12,7 @@ allowed:
   - unlicense
 
 reviewed:
-  npm:
\ No newline at end of file
+  npm:
+                - name: Setup Node.js environment
+                uses: actions/setup-node@v4.1.0
+