From: The Block List Project <66567751+blocklistproject@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:30:26 +0000 (-0600) Subject: Update lint.yml X-Git-Tag: aggregated-20250518~213 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1d57518e29b2808b37ee4c472d2f1ceb440fb22;p=thirdparty%2Fblocklistproject%2Flists.git Update lint.yml --- diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4cacb00..b1aacf0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -12,5 +12,5 @@ jobs: - name: Use Node.js uses: actions/setup-node@v1 with: - node-version: 15.x + node-version: 18.x - run: node scripts/lint.js