From: The Block List Project <66567751+blocklistproject@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:30:43 +0000 (-0600) Subject: Update run-automations.yml X-Git-Tag: aggregated-20250518~212 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1f6f091efe10b3d89b0e1be4302dd3fc3a40cad;p=thirdparty%2Fblocklistproject%2Flists.git Update run-automations.yml --- diff --git a/.github/workflows/run-automations.yml b/.github/workflows/run-automations.yml index 78a49b9..5cc0c44 100644 --- a/.github/workflows/run-automations.yml +++ b/.github/workflows/run-automations.yml @@ -12,7 +12,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v1 with: - node-version: 15.x + node-version: 18.x - run: node scripts/create-everything-list.js - run: node scripts/remove-duplicates.js - run: node scripts/update-number-of-domains.js