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

Alexander Bilz
19.31.2025 0fcdd93aeb21210a1215880d7e63756601eef6b5
.github/workflows/update-resources.yml
@@ -17,11 +17,11 @@
        uses: peaceiris/actions-hugo@v3
        with:
          extended: true
          hugo-version: 0.147.5
          hugo-version: 0.147.8
      - name: setup node
        uses: actions/setup-node@v4
        with:
          node-version: 24
          node-version: 22
      - name: install
        run: |
          npm ci