Use Node20

This commit is contained in:
Bassem Dghaidi 2026-03-17 06:25:04 -07:00 committed by GitHub
parent 1163061bb1
commit ad191675b4

View File

@ -9,5 +9,5 @@ inputs:
description: 'Destination path'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'