Skip to content

Commit

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

Bump julia-actions/setup-julia from 2.5.0 to 2.6.0
  • Loading branch information
MichaelHatherly authored Nov 1, 2024
2 parents 89634fc + 797ea0b commit f2e4889
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@a0a0978e28861c11a3490cee468f87d5b568851a # v2.5.0
- uses: julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
with:
version: 1.7.2
arch: x64
Expand Down

0 comments on commit f2e4889

Please sign in to comment.