Upgrade node to 20

This commit is contained in:
Daniil Samoylov 2024-01-30 14:52:42 +13:00
parent 7c547bdd24
commit e55b1ed57a
3 changed files with 25 additions and 9 deletions

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