1
0

use node20
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 6s
Test / Build (ubuntu-latest) (push) Failing after 6s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Rob Herley
2024-03-18 16:08:50 +00:00
committed by GitHub
parent 9bc31d5ccc
commit 246d7188e7

View File

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