Skip to content

Commit 437a175

Browse files
ranochaViralBShahDilumAluthge
authored
update to node20 (#209)
Co-authored-by: Viral B. Shah <[email protected]> Co-authored-by: Dilum Aluthge <[email protected]>
1 parent e9d953d commit 437a175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ outputs:
2323
julia-bindir:
2424
description: 'Path to the directory containing the Julia executable. Equivalent to JULIA_BINDIR: https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_BINDIR'
2525
runs:
26-
using: 'node16'
26+
using: 'node20'
2727
main: 'dist/index.js'
2828
branding:
2929
icon: 'download'

0 commit comments

Comments
 (0)