Skip to content

Commit

Permalink
Merge pull request #14 from una-auxme/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
JulianTrommer authored Jul 22, 2024
2 parents c8a815f + b5b9c6f commit 9143695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: "Set up Julia"
uses: julia-actions/setup-julia@v1
uses: julia-actions/setup-julia@v2
with:
version: '1.10'
arch: x64
Expand Down

0 comments on commit 9143695

Please sign in to comment.