about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-02-15 20:48:20 +0300
committerGitHub <noreply@github.com>2022-02-15 20:48:20 +0300
commit9f90a84d30fc2e407dfd847dcf047bb65de7baa3 (patch)
tree88ba4ce35366a961bb42dbac29562ada9c43e4c2
parentUpdated npm and tweaked some things by therealresonix (diff)
downloadlibredirect-9f90a84d30fc2e407dfd847dcf047bb65de7baa3.zip
Update test.yml
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 4b4b43aa..404ac8dd 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -9,6 +9,6 @@ jobs:
       - uses: actions/checkout@v2
       - uses: actions/setup-node@v2
         with:
-          node-version: '14'
+          node-version: '16'
       - run: npm install
       - run: npm test