fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

CI: upgrade some actions #2923

Closed DilumAluthge closed 1 month ago

github-actions[bot] commented 1 month ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
  julia> Pkg.activate(temp=true)
  julia> Pkg.add(url="https://github.com/DilumAluthge/Pluto.jl", rev="dpa/setup-julia-v2")
  julia> using Pluto
fonsp commented 1 month ago

Thanks!