From c6261b7c420a33194733e9a0ac676e62cf928964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Sun, 9 Feb 2025 16:47:57 +0100 Subject: [PATCH] chore(ci): up node to 20.14 --- .github/workflows/ci-for-forked-repos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-for-forked-repos.yml b/.github/workflows/ci-for-forked-repos.yml index 040a928e7..9f0e5cde8 100644 --- a/.github/workflows/ci-for-forked-repos.yml +++ b/.github/workflows/ci-for-forked-repos.yml @@ -8,7 +8,7 @@ jobs: name: "CI requiring tokens" uses: ./.github/workflows/ci-requiring-tokens.yml with: - NVMRC: v18.18.0 + NVMRC: v20.14.0 env_name: CI with Mapbox Tokens ref: ${{ github.event.pull_request.head.sha }} secrets: