feat: bump to use node20 runtime

Signed-off-by: Rui Chen <rui@chenrui.dev>
pull/421/head
Rui Chen 1 year ago
parent 883490dfd0
commit 8a505c9cf2
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840

@ -25,7 +25,7 @@ outputs:
cache-hit:
description: 'A boolean value to indicate if a cache was hit'
runs:
using: 'node16'
using: 'node20'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()

Loading…
Cancel
Save