From 714542ff1916afb745dcc96c7fdeb3f46d6445c8 Mon Sep 17 00:00:00 2001 From: Nikki Wines Date: Mon, 15 Jan 2024 10:09:19 -0800 Subject: [PATCH] update stray node version instance --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c8b51b74..36111554 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -22,7 +22,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v1 with: - node-version: '20.9.0' + node-version: '20.10.0' - name: Install node packages uses: nick-fields/retry@7c68161adf97a48beb850a595b8784ec57a98cbb