mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-24 02:19:55 +00:00
Update node version
This commit is contained in:
parent
bdd63150d7
commit
a877f66559
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ inputs:
|
||||||
deprecationMessage: "setup-nextflow@v2 will no longer use the GitHub API. The retry count will no longer apply."
|
deprecationMessage: "setup-nextflow@v2 will no longer use the GitHub API. The retry count will no longer apply."
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node20"
|
||||||
main: "dist/index.js"
|
main: "dist/index.js"
|
||||||
branding:
|
branding:
|
||||||
icon: "shuffle"
|
icon: "shuffle"
|
||||||
|
|
Loading…
Reference in a new issue