feat: Run action on node20 (#25)

This commit is contained in:
sam 2023-09-12 23:21:29 +02:00 committed by GitHub
parent 84052e2208
commit e8af259fb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 27 deletions

View file

@ -15,7 +15,7 @@ outputs:
destination:
description: 'Destination of extracted file(s)'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'scissors'