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

Alexander Bilz
26.59.2023 6a5fa070ed59ee831c647ce884f1f64713aab85b
.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