Skip to content

Commit

Permalink
Merge pull request #12 from PumasAI/dependabot/github_actions/julia-a…
Browse files Browse the repository at this point in the history
…ctions/setup-julia-2.5.0

Bump julia-actions/setup-julia from 1.9.2 to 2.5.0
  • Loading branch information
MichaelHatherly authored Sep 26, 2024
2 parents a4243f4 + daa7119 commit ed71266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
persist-credentials: false

- uses: julia-actions/setup-julia@f40c4b69330df1d22e7590c12e76dc2f9c66e0bc # v1.9.2
- uses: julia-actions/setup-julia@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0
with:
version: 1.7.2
arch: x64
Expand Down

0 comments on commit ed71266

Please sign in to comment.