Update to nodejs 20

This commit is contained in:
Michal Dorner
2023-12-04 20:54:44 +01:00
parent 100a1198b2
commit 8ec7be4734
3 changed files with 9 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