From 42555221c406e7e904770f1c305df3858f5c7c89 Mon Sep 17 00:00:00 2001 From: andreamagan Date: Mon, 18 May 2026 19:08:44 +0200 Subject: [PATCH] fix: upgrade to Node.js 22 for pnpm@11 compatibility and update bricolabs logo --- .github/workflows/deploy.yml | 1 + src/content/communities/bricolabs.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1115f86..fa87066 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,6 +33,7 @@ jobs: uses: withastro/action@v3 with: package-manager: pnpm@latest + node-version: 22 deploy: needs: build diff --git a/src/content/communities/bricolabs.yaml b/src/content/communities/bricolabs.yaml index 03cf85d..dd940ec 100644 --- a/src/content/communities/bricolabs.yaml +++ b/src/content/communities/bricolabs.yaml @@ -1,7 +1,7 @@ name: BricoLabs description: BricoLabs es una asociación basada en hardware abierto que reúne semanalmente a todos los que quieran colaborar en la construcción de todo tipo de gadgets movidos por la curiosidad y el aprendizaje. website: https://www.bricolabs.cc -logo: https://www.bricolabs.cc/wiki/_media/guias/bricolabs_logo_landscape_low.png?w=400&tok=e357cd +logo: https://github.com/brico-labs.png socials: - name: Twitter url: https://x.com/Brico_Labs