Update node version

This commit is contained in:
Matthias Hörtenhuber 2024-02-09 14:59:33 +01:00 committed by Thomas A. Christensen II
parent bdd63150d7
commit a877f66559

View file

@ -27,7 +27,7 @@ inputs:
deprecationMessage: "setup-nextflow@v2 will no longer use the GitHub API. The retry count will no longer apply."
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
icon: "shuffle"