mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-03-04 04:46:53 +08:00
Compare commits
1 Commits
dependabot
...
vs/node24
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c0885e9b2 |
@@ -27,7 +27,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: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'download'
|
||||
|
||||
Reference in New Issue
Block a user