Skip to content

Commit

Permalink
update to node20 (#209)
Browse files Browse the repository at this point in the history
Co-authored-by: Viral B. Shah <ViralBShah@users.noreply.github.com>
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
3 people committed Apr 1, 2024
1 parent e9d953d commit 437a175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ outputs:
julia-bindir:
description: 'Path to the directory containing the Julia executable. Equivalent to JULIA_BINDIR: https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_BINDIR'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'download'
Expand Down

0 comments on commit 437a175

Please sign in to comment.