Skip to content

Commit

Permalink
🔀 Merge pull request #21 from Schneegans/feature/node-16
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Oct 13, 2022
2 parents 9eb9ef9 + e88b2ac commit ecdb047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -72,5 +72,5 @@ inputs:
description: 'Lightness used by the color range feature. Defaults to 40.'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'index.js'

0 comments on commit ecdb047

Please sign in to comment.