From 3685bcc0f6257fa2e70a2e218d03a629d7b457e9 Mon Sep 17 00:00:00 2001 From: josh-wjp Date: Sat, 8 Feb 2025 15:31:35 -0500 Subject: [PATCH] Throwing darts... --- .../workflows/azure-static-web-apps-salmon-plant-01410310f.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-salmon-plant-01410310f.yml b/.github/workflows/azure-static-web-apps-salmon-plant-01410310f.yml index 69aaada..1597b4b 100644 --- a/.github/workflows/azure-static-web-apps-salmon-plant-01410310f.yml +++ b/.github/workflows/azure-static-web-apps-salmon-plant-01410310f.yml @@ -16,7 +16,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v3 with: - node-version: 16.20.2 # Stable version for crypto compatibility + node-version: 20.16.2 # Stable version for crypto compatibility cache: "npm" - name: Debug environment