From 433b535425ba7f7e9d06c73d60796003e2ca7f3c Mon Sep 17 00:00:00 2001 From: Gagaro Date: Mon, 10 Jun 2024 10:36:55 +0200 Subject: [PATCH] Upgrade node to 20 in github action --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index a829e726..78579d2a 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -103,7 +103,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v3 with: - node-version: 14 + node-version: 20 - name: Install dependencies run: | npm install leaflet/tests/