1
0
Fork 0
mirror of synced 2026-06-05 14:58:19 +00:00

Bump to node20 runtime

This commit is contained in:
Konrad Pabjan 2023-10-26 22:34:45 -04:00
commit 59c8579f60

View file

@ -25,5 +25,5 @@ outputs:
download-path:
description: 'Path of artifact download'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'