From c9fd303f9f8ef1c102c6f6dff50a0d6af46684d4 Mon Sep 17 00:00:00 2001 From: Ivar Nakken Date: Sat, 14 Dec 2024 17:34:44 +0100 Subject: [PATCH] Force node v16 in the workflows --- .upptimerc.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index cfc8eaeca..044b80694 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,6 +1,7 @@ owner: webkom repo: uptime +workflowsSource: workflows workflowSchedule: graphs: "0 0 * * *" responseTime: "0 23 * * *" @@ -10,7 +11,10 @@ workflowSchedule: updates: "0 3 * * *" uptime: "*/5 * * * *" -workflowVersion: master +workflowSetup: + - uses: actions/setup-node@v3 + with: + node-version: 16 sites: - name: Abakus.no