From 9cabb68b02d19978625a7ec5302304014bcb684f Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 1 Aug 2023 17:03:14 -0700 Subject: node-16 buster, not 14 --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 1d0479f7..5fad9a78 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -47,7 +47,7 @@ jobs: # needs: pyinstaller runs-on: ubuntu-latest container: - image: node:14-buster + image: node:16-buster steps: - name: Checkout -- cgit v1.2.3-70-g09d2