build: bump Node from v16 to v20

This commit is contained in:
Konstantin Azizov 2023-10-27 12:30:35 +02:00
parent deec13b3d0
commit 2636925794
4 changed files with 21 additions and 6 deletions

View file

@ -33,7 +33,7 @@ outputs:
rust-hash:
description: 'Commit hash of the installed rustc.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
post: 'dist/post/index.js'
branding: