feat: Update action from node16 to node20

As node16 is deprecated.
This commit is contained in:
Francesco Novy 2024-01-30 13:38:34 +01:00
parent 4512585405
commit 5e6b7ab0c0

View file

@ -48,7 +48,7 @@ outputs:
changes:
description: JSON array with names of all filters matching any of changed files
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
color: blue