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 +