1 Commits

Author SHA1 Message Date
Simon Schneegans
ba92b7eb01 🔧 Try downgrading the node version 2023-11-14 05:28:19 +01:00

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"