mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
26.55.2023 260ab5588bbac8ffb8ac2a40bd32619468f4e63f
.github/workflows/format.yml
@@ -13,7 +13,7 @@
      - name: setup node
        uses: actions/setup-node@v3
        with:
          node-version: 14
          node-version: 18
      - name: install
        run: |
          npm ci