bump to node20

This commit is contained in:
Kevin Glavin 2024-01-22 18:27:57 -05:00
parent fd34b8dee2
commit a584e430cd
No known key found for this signature in database

View file

@ -20,10 +20,11 @@ inputs:
description: 'git command'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
post: 'dist/cleanup.js'
post-if: 'always()'
branding:
icon: loader
color: 'yellow'