Skip to content

Commit

Permalink
Merge pull request #16 from JuliaSIMD/dependabot/github_actions/julia…
Browse files Browse the repository at this point in the history
…-actions/setup-julia-2

Bump julia-actions/setup-julia from 1 to 2
  • Loading branch information
chriselrod authored Apr 9, 2024
2 parents 43d790d + 42db7c3 commit 833ae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# packages such as PyPlot.
# - run: pip install matplotlib
- name: Install Julia
uses: julia-actions/setup-julia@v1
uses: julia-actions/setup-julia@v2
with:
version: 1.5
# NOTE
Expand Down

0 comments on commit 833ae01

Please sign in to comment.