🔧 Try downgrading the node version

This commit is contained in:
Simon Schneegans
2023-11-14 05:28:19 +01:00
parent e9a478b161
commit ba92b7eb01

View File

@@ -79,5 +79,5 @@ inputs:
description: "Lightness used by the color range feature. Defaults to 40."
required: false
runs:
using: "node20"
using: "node16"
main: "index.js"